Skip to content

Commit 6db363f

Browse files
committed
chore(release): v2.3.9
1 parent 433439d commit 6db363f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v2.3.9
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.3.8...v2.3.9)
4+
5+
### 💅 Refactors
6+
7+
- **inputs:** Use prefix and suffix instead of labelLeft and labelRight ([206fbea](https://github.com/sfxcode/formkit-primevue/commit/206fbea))
8+
- **RadioButton:** Use flex styling for better aligning in default ([68c7950](https://github.com/sfxcode/formkit-primevue/commit/68c7950))
9+
- **Outputs:** Add prefix, prefixIcon, suffix, suffixIcon to definition ([3b1579a](https://github.com/sfxcode/formkit-primevue/commit/3b1579a))
10+
- **editor:** Use Columns ([433439d](https://github.com/sfxcode/formkit-primevue/commit/433439d))
11+
12+
### ❤️ Contributors
13+
14+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
15+
116
## v2.3.8
217

318
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.3.7...v2.3.8)

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

0 commit comments

Comments
 (0)