Skip to content

Commit 7906b12

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/core@4.1.0...@vue-js-cron/core@4.2.0) (2023-11-14) ### Bug Fixes * *.umd.cjs path ([47e6793](47e6793)) * **ant:** migrate to typescript and vite ([54b2443](54b2443)) * **core:** generation of index.d.ts ([8b59bde](8b59bde)) * **element-plus:** migrate to typescript and vite ([7c44b00](7c44b00)), closes [#40](#40) * export type CronCoreProps and CronLightProps ([bf5d825](bf5d825)) * **light:** use vite and typescript ([4f9e524](4f9e524)) * **quasar:** migrate to typescript ([b20f5fb](b20f5fb)), closes [#40](#40) * **vuetify:** migrate to typescript and vite ([f898127](f898127)), closes [#40](#40) ### Features * **core:** add setupCron and setupSelect ([a4cb6d8](a4cb6d8))
1 parent 5ce940c commit 7906b12

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