Skip to content

Commit 43511da

Browse files
committed
chore(release): v2.5.8
1 parent 108c25b commit 43511da

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.5.8
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.7...v2.5.8)
4+
5+
### 🩹 Fixes
6+
7+
- **datepicker:** Multiple and range not working #62 ([#62](https://github.com/sfxcode/formkit-primevue/issues/62))
8+
9+
### 🏡 Chore
10+
11+
- **dependencies:** Vue 3.5.11 ([8c2ebbe](https://github.com/sfxcode/formkit-primevue/commit/8c2ebbe))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
16+
117
## v2.5.7
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.6...v2.5.7)

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

0 commit comments

Comments
 (0)