Skip to content

Commit 1cb2a0a

Browse files
committed
chore(release): v2.5.6
1 parent 89e67e9 commit 1cb2a0a

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v2.5.6
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.5...v2.5.6)
4+
5+
### 🏡 Chore
6+
7+
- **dependencies:** Vue 3.5.11 ([504b08a](https://github.com/sfxcode/formkit-primevue/commit/504b08a))
8+
- **dependencies:** Vue i18n ([89e67e9](https://github.com/sfxcode/formkit-primevue/commit/89e67e9))
9+
10+
### ❤️ Contributors
11+
12+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
13+
114
## v2.5.5
215

316
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v2.5.4...v2.5.5)

package.json

Lines changed: 1 addition & 2 deletions
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.5",
4+
"version": "2.5.6",
55
"packageManager": "[email protected]+sha256.1c0e33f70e5df9eede84a357bdfa0b1f9dba6e58194628d48a1055756f553754",
66
"author": {
77
"name": "Tom",
@@ -97,7 +97,6 @@
9797
"quill": "^2.0.2",
9898
"uuid": "^10.0.0",
9999
"vue-i18n": "9.14.1"
100-
101100
},
102101
"devDependencies": {
103102
"@antfu/eslint-config": "3.7.3",

0 commit comments

Comments
 (0)