Skip to content

Commit f1bece9

Browse files
committed
chore(release): v1.5.0
1 parent 54a00e4 commit f1bece9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.5.0
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.4.1...v1.5.0)
7+
8+
### 🏡 Chore
9+
10+
- **module:** Update Nuxt compatibility to version 3.16.0 or higher ([d11f810](https://github.com/sfxcode/formkit-primevue-nuxt/commit/d11f810))
11+
- **FormkitComponent:** Add validation for email field ([072a6f8](https://github.com/sfxcode/formkit-primevue-nuxt/commit/072a6f8))
12+
- **release:** Update release script to use minor versioning ([54a00e4](https://github.com/sfxcode/formkit-primevue-nuxt/commit/54a00e4))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
17+
418
## v1.4.1
519

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

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