Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 417f2d3

Browse filesBrowse files
chore(release): 3.0.12 [skip ci]
## [3.0.12](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/quasar@3.0.11...@vue-js-cron/quasar@3.0.12) (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 edfef24 commit 417f2d3
Copy full SHA for 417f2d3

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎quasar/package.json‎

Copy file name to clipboardExpand all lines: quasar/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-js-cron/quasar",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "Cron editor for Quasar",
55
"type": "module",
66
"main": "dist/quasar.umd.cjs",
@@ -18,7 +18,7 @@
1818
"clean": "git clean -xf dist"
1919
},
2020
"dependencies": {
21-
"@vue-js-cron/core": "6.0.0"
21+
"@vue-js-cron/core": "6.1.0"
2222
},
2323
"devDependencies": {
2424
"@vitejs/plugin-vue": "^4.0.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.