diff --git a/CHANGELOG.md b/CHANGELOG.md index fcef365..7b43116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +## v2.6.3 + +[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.2...v2.6.3) + +### 🚀 Enhancements + +- **usePrimeInputs:** Add Button ([cd5b2e9](https://github.com/sfxcode/formkit-primevue/commit/cd5b2e9)) +- **usePrimeInputs:** Add Button ([3ca892f](https://github.com/sfxcode/formkit-primevue/commit/3ca892f)) + +### 📦 Build + +- **release:** Add test step ([10cd286](https://github.com/sfxcode/formkit-primevue/commit/10cd286)) + +### ❤️ Contributors + +- Sfxcode ([@sfxcode](http://github.com/sfxcode)) + ## v2.6.2 [compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.1...v2.6.2) diff --git a/package.json b/package.json index d026c50..8982a90 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sfxcode/formkit-primevue", "type": "module", - "version": "2.6.2", + "version": "2.6.3", "packageManager": "pnpm@9.12.1+sha256.91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3", "author": { "name": "Tom",