Skip to content

Commit f904085

Browse files
chore(release): 4.1.2 [skip ci]
## [4.1.2](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/vuetify@4.1.1...@vue-js-cron/vuetify@4.1.2) (2023-11-23) ### Bug Fixes * **naive-ui:** stop event propagation on clear ([da788a9](da788a9)) ### Features * add Russian, French, Hindi and Japanese ([7b33b18](7b33b18))
1 parent a3b860b commit f904085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vuetify/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/vuetify",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "Cron editor for vuetify",
55
"type": "module",
66
"main": "dist/vuetify.umd.cjs",
@@ -18,7 +18,7 @@
1818
"clean": "git clean -xf dist"
1919
},
2020
"dependencies": {
21-
"@vue-js-cron/core": "4.3.1",
21+
"@vue-js-cron/core": "4.4.0",
2222
"vuetify": "^3.4.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)