Skip to content

Commit 871cb50

Browse files
chore(release): 2.0.0 [skip ci]
# @vue-js-cron/core [2.0.0](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/core@1.0.1...@vue-js-cron/core@2.0.0) (2021-12-07) ### Bug Fixes * set period value to period.id ([185e1ec](185e1ec)) ### BREAKING CHANGES * CronState changed
1 parent 48a67dd commit 871cb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-js-cron/core",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "A renderless Vue.js cron editor.",
55
"repository": "https://github.com/abichinger/vue-js-cron",
66
"author": "Andreas Bichinger",

0 commit comments

Comments
 (0)