Skip to content

Commit 5eacd07

Browse files
committed
chore(release): v1.2.2
1 parent 236a308 commit 5eacd07

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.2.2
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.2.1...v1.2.2)
7+
8+
### 💅 Refactors
9+
10+
- **formkit-nuxt:** Remove autoimport of formKit components, because they are already imported by using formkit-nuxt ([236a308](https://github.com/sfxcode/formkit-primevue-nuxt/commit/236a308))
11+
12+
### ❤️ Contributors
13+
14+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
15+
416
## v1.2.1
517

618
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.2.0...v1.2.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.2.1",
3+
"version": "1.2.2",
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)