Skip to content

Commit b66f2e5

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/core@2.1.1...@vue-js-cron/core@2.1.2) (2022-08-10) ### Bug Fixes * **core:** set hour range to 0-23 ([8474aba](8474aba)), closes [#5](#5) * **selectedStr:** sort selected values ([cb5078b](cb5078b)), closes [#6](#6)
1 parent a012c0a commit b66f2e5

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": "2.1.1",
3+
"version": "2.1.2",
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)