Skip to content

Commit e4804ab

Browse files
committed
chore(release): v2.3.6
1 parent 629bc39 commit e4804ab

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## v2.3.6
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.3.5...v2.3.6)
4+
5+
### 🚀 Enhancements
6+
7+
- **output:** Add components to editor ([629bc39](https://github.com/sfxcode/formkit-primevue/commit/629bc39))
8+
9+
### 🩹 Fixes
10+
11+
- **components:** Remove wrapperClass because of clash with fromkit class handling ([4f4f640](https://github.com/sfxcode/formkit-primevue/commit/4f4f640))
12+
13+
### 💅 Refactors
14+
15+
- **components:** Use formkit notation for icons ([8e7e2cf](https://github.com/sfxcode/formkit-primevue/commit/8e7e2cf))
16+
- **PrimeInputText:** Use forkit notation for icons ([c2ba491](https://github.com/sfxcode/formkit-primevue/commit/c2ba491))
17+
18+
### ❤️ Contributors
19+
20+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
21+
122
## v2.3.5
223

324
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.3.4...v2.3.5)

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

0 commit comments

Comments
 (0)