Skip to content

Commit be6e551

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/core@4.4.1...@vue-js-cron/core@5.0.0) (2024-03-05) ### Features * add event `update:period` [#47](#47) ([1015ed9](1015ed9)) ### BREAKING CHANGES * - renamed `CronCoreProps.initialPeriod` to `CronCoreProps.period` - removed argument from `setupCron`
1 parent f0bdcc4 commit be6e551

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": "4.4.1",
3+
"version": "5.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)