Skip to content

Commit

Permalink
chore(release): v2.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Oct 23, 2024
1 parent be7bde1 commit 290ba0a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v2.5.10

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

### 🩹 Fixes

- **typescript:** Use vue-tsc in build step / fix typescript errors in src #41 ([#41](https://github.com/sfxcode/formkit-primevue/issues/41))

### 🏡 Chore

- **dependencies:** Update unocss and formkit drag and drop ([efa9792](https://github.com/sfxcode/formkit-primevue/commit/efa9792))

### ❤️ Contributors

- Sfxcode ([@sfxcode](http://github.com/sfxcode))

## v2.5.9

[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.8...v2.5.9)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sfxcode/formkit-primevue",
"type": "module",
"version": "2.5.9",
"version": "2.5.10",
"packageManager": "[email protected]+sha256.91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3",
"author": {
"name": "Tom",
Expand Down

0 comments on commit 290ba0a

Please sign in to comment.