Skip to content

Commit 8a0c5ff

Browse files
chore(release): 3.1.7 [skip ci]
## [3.1.7](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/element-plus@3.1.6...@vue-js-cron/element-plus@3.1.7) (2025-05-10) ### Bug Fixes * **l10n:** deepMerge ([de6cd41](de6cd41)) * **l10n:** Update Chinese translation [#75](#75) ([71a23c9](71a23c9)) * **l10n:** Use English as fallback ([382a92c](382a92c))
1 parent 222b15d commit 8a0c5ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

element-plus/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-js-cron/element-plus",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "Cron editor for Element Plus",
55
"type": "module",
66
"main": "dist/element-plus.umd.cjs",
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@element-plus/icons-vue": "^2.0.9",
22-
"@vue-js-cron/core": "5.4.1",
22+
"@vue-js-cron/core": "5.4.2",
2323
"element-plus": "^2.2.13"
2424
},
2525
"files": [

0 commit comments

Comments
 (0)