Skip to content

Commit 56c275e

Browse files
committed
chore(release): v2.0.1
1 parent 314bf89 commit 56c275e

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.0.1
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.0.0...v2.0.1)
4+
5+
### 🩹 Fixes
6+
7+
- **PrimeInputText:** Remove iconPosition from IconField - property no longer exists in V4 ([314bf89](https://github.com/sfxcode/formkit-primevue/commit/314bf89))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Update to primevue 4 RC 3 ([485318b](https://github.com/sfxcode/formkit-primevue/commit/485318b))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
16+
117
## v2.0.0
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.11.3...v2.0.0)

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.0.0",
4+
"version": "2.0.1",
55
"author": {
66
"name": "Tom",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)