Skip to content

Commit 6a3245d

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/core@4.0.0...@vue-js-cron/core@4.1.0) (2023-11-06) ### Features * add isEmpty to useSelect ([3ea62ba](3ea62ba)) * **light:** add clearable ([b9ca4e2](b9ca4e2)) ### BREAKING CHANGES * **light:** force major release
1 parent 58aa167 commit 6a3245d

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