Skip to content

Commit e1b4f53

Browse files
committed
chore(release): v1.3.3
1 parent b9eeecb commit e1b4f53

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.3.3
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.3.2...v1.3.3)
7+
8+
### 🏡 Chore
9+
10+
- **dependencies:** Update to nuxt 3.17.2 ([b9eeecb](https://github.com/sfxcode/formkit-primevue-nuxt/commit/b9eeecb))
11+
12+
### ❤️ Contributors
13+
14+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
15+
416
## v1.3.2
517

618
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.3.1...v1.3.2)

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