From e10d9cb9da7f9c2da0402dc8aabde3d7692199a0 Mon Sep 17 00:00:00 2001 From: sfxcode Date: Thu, 28 Nov 2024 20:42:03 +0100 Subject: [PATCH] chore(release): v2.6.11 --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 398bda2..53cece7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## v2.6.11 + +[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.10...v2.6.11) + +### 🚀 Enhancements + +- **InputText:** Add a prop to set the underlying input type #67 ([#67](https://github.com/sfxcode/formkit-primevue/issues/67)) + +### 🏡 Chore + +- **dependencies:** Update ([565bc23](https://github.com/sfxcode/formkit-primevue/commit/565bc23)) + +### ❤️ Contributors + +- Sfxcode ([@sfxcode](http://github.com/sfxcode)) + ## v2.6.10 [compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.9...v2.6.10) diff --git a/package.json b/package.json index 563b862..1e298e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sfxcode/formkit-primevue", "type": "module", - "version": "2.6.10", + "version": "2.6.11", "packageManager": "pnpm@9.12.1+sha256.91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3", "author": { "name": "Tom",