Skip to content

Commit 52ce04c

Browse files
committed
chore(release): v1.4.0
1 parent 5e268cf commit 52ce04c

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.4.0
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.3.11...v1.4.0)
7+
8+
### 🚀 Enhancements
9+
10+
- **i18n:** Update internationalization for app using nuxt i18n version 10 ([fa07cf7](https://github.com/sfxcode/formkit-primevue-nuxt/commit/fa07cf7))
11+
12+
### 🩹 Fixes
13+
14+
- **module:** Update Nuxt compatibility and dependencies to support version 4.0.0 ([9b5596d](https://github.com/sfxcode/formkit-primevue-nuxt/commit/9b5596d))
15+
16+
### 🏡 Chore
17+
18+
- **package:** Update dependencies and Nuxt configuration ([2ed8b56](https://github.com/sfxcode/formkit-primevue-nuxt/commit/2ed8b56))
19+
- **release:** Update release script to use minor versioning ([5e268cf](https://github.com/sfxcode/formkit-primevue-nuxt/commit/5e268cf))
20+
21+
### ❤️ Contributors
22+
23+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
24+
425
## v1.3.11
526

627
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.3.10...v1.3.11)

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