Skip to content

Commit 62b8123

Browse files
committed
chore(release): v2.4.17
1 parent 048aef3 commit 62b8123

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v2.4.17
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.16...v2.4.17)
4+
5+
### 🚀 Enhancements
6+
7+
- **inputs:** Use no icon field wrapper if no icons are defined #54 ([#54](https://github.com/sfxcode/formkit-primevue/issues/54))
8+
9+
### ❤️ Contributors
10+
11+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
12+
113
## v2.4.16
214

315
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.15...v2.4.16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "2.4.16",
4+
"version": "2.4.17",
55
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)