Skip to content

Commit a0ce16b

Browse files
committed
chore(release): v1.3.7
1 parent 3b6b525 commit a0ce16b

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.7
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.3.6...v1.3.7)
7+
8+
### 🏡 Chore
9+
10+
- **dependencies:** Update to formkit/primevue 2.9.1 ([9b921e3](https://github.com/sfxcode/formkit-primevue-nuxt/commit/9b921e3))
11+
- **dependencies:** Update to formkit/primevue 2.9.1 ([3b6b525](https://github.com/sfxcode/formkit-primevue-nuxt/commit/3b6b525))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
417
## v1.3.6
518

619
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.3.5...v1.3.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.3.6",
3+
"version": "1.3.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)