Skip to content

Commit 0ef6c4a

Browse files
chore(release): 3.0.10 [skip ci]
## [3.0.10](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/quasar@3.0.9...@vue-js-cron/quasar@3.0.10) (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 a071888 commit 0ef6c4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quasar/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/quasar",
3-
"version": "3.0.9",
3+
"version": "3.0.10",
44
"description": "Cron editor for Quasar",
55
"type": "module",
66
"main": "dist/quasar.umd.cjs",
@@ -18,7 +18,7 @@
1818
"clean": "git clean -xf dist"
1919
},
2020
"dependencies": {
21-
"@vue-js-cron/core": "5.4.1"
21+
"@vue-js-cron/core": "5.4.2"
2222
},
2323
"devDependencies": {
2424
"@vitejs/plugin-vue": "^4.0.0",

0 commit comments

Comments
 (0)