Skip to content

Commit 290ba0a

Browse files
committed
chore(release): v2.5.10
1 parent be7bde1 commit 290ba0a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.5.10
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.9...v2.5.10)
4+
5+
### 🩹 Fixes
6+
7+
- **typescript:** Use vue-tsc in build step / fix typescript errors in src #41 ([#41](https://github.com/sfxcode/formkit-primevue/issues/41))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Update unocss and formkit drag and drop ([efa9792](https://github.com/sfxcode/formkit-primevue/commit/efa9792))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
16+
117
## v2.5.9
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.8...v2.5.9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "2.5.9",
4+
"version": "2.5.10",
55
"packageManager": "[email protected]+sha256.91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)