Skip to content

Commit

Permalink
chore(release): 2.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.8](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/[email protected]...@vue-js-cron/[email protected]) (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))
  • Loading branch information
semantic-release-bot committed Nov 14, 2024
1 parent 11561fe commit 54fa9b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions naive-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-js-cron/naive-ui",
"version": "2.0.7",
"version": "2.0.8",
"description": "Cron editor for Naive UI",
"type": "module",
"main": "dist/naive-ui.umd.cjs",
Expand All @@ -18,7 +18,7 @@
"clean": "git clean -xf dist"
},
"dependencies": {
"@vue-js-cron/core": "5.3.1"
"@vue-js-cron/core": "5.4.0"
},
"files": [
"package.json",
Expand Down

0 comments on commit 54fa9b7

Please sign in to comment.