Skip to content

Commit 8883567

Browse files
committed
chore(release): v4.1.3
1 parent 371448c commit 8883567

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v4.1.3
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v4.1.2...v4.1.3)
4+
5+
### 🚀 Enhancements
6+
7+
- Add Transfer List functionality to PrimeListbox component with enhanced city selection ([dc06edc5](https://github.com/sfxcode/formkit-primevue/commit/dc06edc5))
8+
9+
### 🩹 Fixes
10+
11+
- Update list-style binding in PrimeListbox component for dynamic styling ([371448cf](https://github.com/sfxcode/formkit-primevue/commit/371448cf))
12+
13+
### 🎨 Styles
14+
15+
- Update icons in AppTopbar component for improved clarity and consistency ([3c836af4](https://github.com/sfxcode/formkit-primevue/commit/3c836af4))
16+
17+
### ❤️ Contributors
18+
19+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
20+
121
## v4.1.2
222

323
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v4.1.1...v4.1.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": "4.1.2",
4+
"version": "4.1.3",
55
"packageManager": "pnpm@11.0.9+sha512.34ce82e6780233cf9cad8685029a8f81d2e06196c5a9bad98879f7424940c6817c4e4524fb7d38b8553ceed48b9758b8ebaf1abd3600c232c4c8cf7366086f38",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)