Skip to content

Commit ecc6222

Browse files
committed
chore(release): v1.1.3
1 parent 0290f98 commit ecc6222

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.1.3
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.1.2...v1.1.3)
7+
8+
### 🩹 Fixes
9+
10+
- **plugin:** WARN: Plugin has already been applied to target app. #1 ([#1](https://github.com/sfxcode/formkit-primevue-nuxt/issues/1))
11+
12+
### 📖 Documentation
13+
14+
- Add example for custom global FormKit Configuration ([0290f98](https://github.com/sfxcode/formkit-primevue-nuxt/commit/0290f98))
15+
16+
### 🏡 Chore
17+
18+
- **dependencies:** Update to nuxt 3.14 ([4743cdf](https://github.com/sfxcode/formkit-primevue-nuxt/commit/4743cdf))
19+
20+
### ❤️ Contributors
21+
22+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
23+
424
## v1.1.2
525

626
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.1.1...v1.1.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.1.2",
3+
"version": "1.1.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)