Skip to content

Commit d61aa17

Browse files
committed
chore(release): v3.0.9
1 parent 6b9de57 commit d61aa17

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v3.0.9
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.8...v3.0.9)
4+
5+
### 🩹 Fixes
6+
7+
- **PrimeDatePicker:** Update event binding for PrimeDatePicker component #78 ([#78](https://github.com/sfxcode/formkit-primevue/issues/78))
8+
9+
### 💅 Refactors
10+
11+
- **formkit:** Replace addPrimeLabelPlugin with addPrimeAsteriskPlugin ([0ac159a](https://github.com/sfxcode/formkit-primevue/commit/0ac159a))
12+
- **DatePicker:** Update date format and enhance labels for clarity ([6b9de57](https://github.com/sfxcode/formkit-primevue/commit/6b9de57))
13+
14+
### ❤️ Contributors
15+
16+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
17+
118
## v3.0.8
219

320
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v3.0.7...v3.0.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": "3.0.8",
4+
"version": "3.0.9",
55
"packageManager": "[email protected]+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a",
66
"author": {
77
"name": "Tom",

0 commit comments

Comments
 (0)