diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d24263..ef1dcba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v1.1.4 + +[compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.1.3...v1.1.4) + +### 🏡 Chore + +- **dependencies:** Update to nuxt 3.14.157 and next formkit-primevue version ([fc14170](https://github.com/sfxcode/formkit-primevue-nuxt/commit/fc14170)) + +### ❤️ Contributors + +- Sfxcode ([@sfxcode](http://github.com/sfxcode)) + ## v1.1.3 [compare changes](https://github.com/sfxcode/formkit-primevue-nuxt/compare/v1.1.2...v1.1.3) diff --git a/package.json b/package.json index 63ed7c1..2861d2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sfxcode/formkit-primevue-nuxt", - "version": "1.1.3", + "version": "1.1.4", "description": "FormKit PrimeVue nuxt module", "homepage": "https://github.com/sfxcode/formkit-primevue-nuxt", "repository": "https://github.com/sfxcode/formkit-primevue-nuxt",