Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit e917282

Browse files
committed
v1.0.0-beta.13
1 parent 91818e5 commit e917282

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
55

6+
#### [v1.0.0-beta.13](https://github.com/mariomka/vue-datetime/compare/v1.0.0-beta.12...v1.0.0-beta.13)
7+
> 1 May 2020
8+
- Revert `rollup-plugin-vue` update. It doesn't output the same files. We should work on it deeper. [`91818e5`](https://github.com/mariomka/vue-datetime/commit/91818e5650cd9377976e1f56c93b6ae810cf6601)
9+
610
#### [v1.0.0-beta.12](https://github.com/mariomka/vue-datetime/compare/v1.0.0-beta.11...v1.0.0-beta.12)
711
> 1 May 2020
812
- Readme - register component when using CDN [`#193`](https://github.com/mariomka/vue-datetime/pull/193)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-datetime",
3-
"version": "1.0.0-beta.12",
3+
"version": "1.0.0-beta.13",
44
"description": "Mobile friendly datetime picker for Vue. Supports date, datetime and time modes, i18n and disabling dates.",
55
"keywords": [
66
"datetime",

0 commit comments

Comments
 (0)