Skip to content

Commit 2638bb9

Browse files
committed
chore(release): v2.3.3
1 parent 0820bf2 commit 2638bb9

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.3
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.3.2...v2.3.3)
4+
5+
### 🚀 Enhancements
6+
7+
- **Outputs:** Add Form Output (Some outputs need https://vue-i18n.intlify.dev/ for formatting reasons) ([17a0094](https://github.com/sfxcode/formkit-primevue/commit/17a0094))
8+
- **Outputs:** Add demos ([079eeba](https://github.com/sfxcode/formkit-primevue/commit/079eeba))
9+
10+
### 🩹 Fixes
11+
12+
- **InputText:** Icons ([9f0df8c](https://github.com/sfxcode/formkit-primevue/commit/9f0df8c))
13+
14+
### 🏡 Chore
15+
16+
- **linting:** Fix errors ([0820bf2](https://github.com/sfxcode/formkit-primevue/commit/0820bf2))
17+
18+
### ❤️ Contributors
19+
20+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
21+
122
## v2.3.2
223

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

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

0 commit comments

Comments
 (0)