Skip to content

Commit bb2d66d

Browse files
committed
chore(release): v1.2.12
1 parent 9f821de commit bb2d66d

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.2.12
5+
6+
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.2.6...v1.2.12)
7+
8+
### 🏡 Chore
9+
10+
- **dependencies:** Update nuxt i18n to v9 #44 ([#44](https://github.com/sfxcode/formkit-primevue-nuxt/issues/44))
11+
- **release:** V1.2.7 ([4218154](https://github.com/sfxcode/formkit-primevue-nuxt/commit/4218154))
12+
- **dependencies:** Update to Nuxt 3.15 ([383fc2e](https://github.com/sfxcode/formkit-primevue-nuxt/commit/383fc2e))
13+
- **dependencies:** Downgrade to typescript 5.6.3 after prepack error TS2742 ([2a289d2](https://github.com/sfxcode/formkit-primevue-nuxt/commit/2a289d2))
14+
- **release:** V1.2.8 ([ab672d8](https://github.com/sfxcode/formkit-primevue-nuxt/commit/ab672d8))
15+
- **dependencies:** Update all ([72f4f1a](https://github.com/sfxcode/formkit-primevue-nuxt/commit/72f4f1a))
16+
- **release:** V1.2.9 ([8f8fc68](https://github.com/sfxcode/formkit-primevue-nuxt/commit/8f8fc68))
17+
- **dependencies:** Update to Nuxt 3.15.1 ([35e6c33](https://github.com/sfxcode/formkit-primevue-nuxt/commit/35e6c33))
18+
- **release:** V1.2.10 ([4d0ccf7](https://github.com/sfxcode/formkit-primevue-nuxt/commit/4d0ccf7))
19+
- **dependencies:** Update to Nuxt 3.15.2 ([d97b486](https://github.com/sfxcode/formkit-primevue-nuxt/commit/d97b486))
20+
- **release:** V1.2.11 ([2aebc45](https://github.com/sfxcode/formkit-primevue-nuxt/commit/2aebc45))
21+
- **dependencies:** Update to nuxt 3.15.4 ([9f821de](https://github.com/sfxcode/formkit-primevue-nuxt/commit/9f821de))
22+
23+
### ❤️ Contributors
24+
25+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
26+
427
## v1.2.11
528

629
[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.2.10...v1.2.11)

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