Skip to content

Commit bf50ac8

Browse files
committed
chore(release): v1.5.7
1 parent 93b23a3 commit bf50ac8

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## v1.5.7
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.5.6...v1.5.7)
7+
8+
### 🚀 Enhancements
9+
10+
- **FormkitComponent:** Add reset event handler to log reset trigger ([93b23a3](https://github.com/sfxcode/formkit-primevue-nuxt/commit/93b23a3))
11+
12+
### 🏡 Chore
13+
14+
- **dependencies:** Update dependencies to latest versions ([4cbb2dc](https://github.com/sfxcode/formkit-primevue-nuxt/commit/4cbb2dc))
15+
- **dependencies:** Update package manager to pnpm@10.24.0 ([da379f2](https://github.com/sfxcode/formkit-primevue-nuxt/commit/da379f2))
16+
17+
### ❤️ Contributors
18+
19+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
20+
421
## v1.5.6
522

623
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.5.5...v1.5.6)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/formkit-primevue-nuxt",
3-
"version": "1.5.6",
3+
"version": "1.5.7",
44
"description": "FormKit PrimeVue nuxt module",
55
"homepage": "https://github.com/sfxcode/formkit-primevue-nuxt",
66
"repository": "https://github.com/sfxcode/formkit-primevue-nuxt",

0 commit comments

Comments
 (0)