Skip to content

Commit e10d9cb

Browse files
committed
chore(release): v2.6.11
1 parent 6b6dd23 commit e10d9cb

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.6.11
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.10...v2.6.11)
4+
5+
### 🚀 Enhancements
6+
7+
- **InputText:** Add a prop to set the underlying input type #67 ([#67](https://github.com/sfxcode/formkit-primevue/issues/67))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Update ([565bc23](https://github.com/sfxcode/formkit-primevue/commit/565bc23))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
16+
117
## v2.6.10
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.6.9...v2.6.10)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "2.6.10",
4+
"version": "2.6.11",
55
"packageManager": "pnpm@9.12.1+sha256.91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)