Skip to content

Commit 861e4c5

Browse files
chore(release): 6.1.0 [skip ci]
# [6.1.0](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/[email protected]...@vue-js-cron/[email protected]) (2025-08-25) ### Bug Fixes * **light:** Prefix class names with `cl` (cron-light) ([50592e9](50592e9)) * **quartz:** Set day-of-week field to `?` by default [#79](#79) ([c1f80c1](c1f80c1)) ### Features * **light:** add dark mode, add css variables [#41](#41) ([cdc574e](cdc574e)) * **light:** Use Floating UI ([ccf1f92](ccf1f92)) * **quartz:** Steps starting from `x` [#76](#76) ([4618d4d](4618d4d)) ### BREAKING CHANGES * **light:** New class names
1 parent 9c5368b commit 861e4c5

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