Skip to content

Commit 75e6999

Browse files
committed
chore(release): v1.3.9
1 parent f46910b commit 75e6999

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.3.9
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.3.8...v1.3.9)
7+
8+
### 🏡 Chore
9+
10+
- **dependencies:** Update dependencies to latest versions ([5578739](https://github.com/sfxcode/formkit-primevue-nuxt/commit/5578739))
11+
- **dependencies:** Update @sfxcode/formkit-primevue to version 2.9.7 and add wrappedPrimeInputs configuration ([f46910b](https://github.com/sfxcode/formkit-primevue-nuxt/commit/f46910b))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
417
## v1.3.8
518

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

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