Skip to content

Commit c6ade56

Browse files
committed
chore(release): v1.5.6
1 parent fd5299c commit c6ade56

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.5.6
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.5.5...v1.5.6)
7+
8+
### 🏡 Chore
9+
10+
- **dependencies:** Update dependencies to latest versions - PrimeVue 4.4.1 ([c048652](https://github.com/sfxcode/formkit-primevue-nuxt/commit/c048652))
11+
- **dependencies:** Update package manager to pnpm@10.18.2 ([fd5299c](https://github.com/sfxcode/formkit-primevue-nuxt/commit/fd5299c))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
417
## v1.5.5
518

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

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.5",
3+
"version": "1.5.6",
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)