From 01b317d2276763c3d54a7d9241e00444cfbd0b7d Mon Sep 17 00:00:00 2001 From: sfxcode Date: Sun, 29 Dec 2024 14:23:21 +0100 Subject: [PATCH] chore(release): v2.7.2 --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f997d08..3403400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## v2.7.2 + +[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.1...v2.7.2) + +### 🚀 Enhancements + +- **wrappedPrimeInputs:** List of PrimeVue inputs used by this Library plus Button needed for Form ([a683bb5](https://github.com/sfxcode/formkit-primevue/commit/a683bb5)) + +### 🏡 Chore + +- **dependencies:** Update i18n to intlify version 11.x ([ab75afa](https://github.com/sfxcode/formkit-primevue/commit/ab75afa)) + +### ❤️ Contributors + +- Sfxcode ([@sfxcode](http://github.com/sfxcode)) + ## v2.7.1 [compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.7.0...v2.7.1) diff --git a/package.json b/package.json index 46c7db5..da2e987 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sfxcode/formkit-primevue", "type": "module", - "version": "2.7.1", + "version": "2.7.2", "packageManager": "pnpm@9.14.2", "author": { "name": "Tom",