Skip to content

Commit ba50286

Browse files
committed
chore(release): v1.5.1
1 parent 2798401 commit ba50286

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.1
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.5.0...v1.5.1)
7+
8+
### 🏡 Chore
9+
10+
- **release:** Update release script to use patch versioning ([91e7f8f](https://github.com/sfxcode/formkit-primevue-nuxt/commit/91e7f8f))
11+
- **dependencies:** Update @sfxcode/formkit-primevue to v3.0.3 and vue-tsc to v3.0.5 ([2798401](https://github.com/sfxcode/formkit-primevue-nuxt/commit/2798401))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
417
## v1.5.0
518

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

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