Skip to content

Commit 58502ff

Browse files
committed
chore(release): v2.4.18
1 parent 693ebbf commit 58502ff

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.4.18
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.4.17...v2.4.18)
4+
5+
### 🚀 Enhancements
6+
7+
- **inputs:** Remove defaults in components pointing to prime icons because the actual default use svg #57 ([#57](https://github.com/sfxcode/formkit-primevue/issues/57))
8+
9+
### 🏡 Chore
10+
11+
- Update dependencies ([693ebbf](https://github.com/sfxcode/formkit-primevue/commit/693ebbf))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
16+
117
## v2.4.17
218

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

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.17",
4+
"version": "2.4.18",
55
"packageManager": "[email protected]+sha256.1c0e33f70e5df9eede84a357bdfa0b1f9dba6e58194628d48a1055756f553754",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)