Skip to content

Commit e236b37

Browse files
chore(release): 3.0.8 [skip ci]
## [3.0.8](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/ant@3.0.7...@vue-js-cron/ant@3.0.8) (2024-11-14) ### Bug Fixes * update da.ts [#67](#67) ([a2ce2b7](a2ce2b7)) * update READMEs ([8d5d038](8d5d038)) ### Features * add @vue-js-cron/prime ([9fd559c](9fd559c)) * add spring format [#68](#68) ([577e019](577e019))
1 parent c36081c commit e236b37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ant/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/ant",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"description": "Cron editor for Ant Vue",
55
"type": "module",
66
"main": "dist/ant.umd.cjs",
@@ -18,7 +18,7 @@
1818
"clean": "git clean -xf dist"
1919
},
2020
"dependencies": {
21-
"@vue-js-cron/core": "5.3.1",
21+
"@vue-js-cron/core": "5.4.0",
2222
"ant-design-vue": "^3.2.12"
2323
},
2424
"files": [

0 commit comments

Comments
 (0)