Skip to content

Commit 141761f

Browse files
committed
chore(release): 0.6.3
1 parent 934b12a commit 141761f

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Changelog
1+
# Change Log
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [0.6.2](https://github.com/alibaba-aero/vue-calendar/compare/v0.6.1...v0.6.2) (2019-08-25)
5+
<a name="0.6.3"></a>
6+
## [0.6.3](https://github.com/alibaba-aero/vue-calendar/compare/v0.6.2...v0.6.3) (2019-08-25)
67

78

8-
### Bug Fixes
9-
10-
* clear date under cursor on prop change ([bb2afdf](https://github.com/alibaba-aero/vue-calendar/commit/bb2afdf))
119

1210
<a name="0.6.1"></a>
1311
## [0.6.1](https://github.com/alibaba-aero/vue-calendar/compare/v0.6.0...v0.6.1) (2019-08-19)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alibaba-aero/vue-calendar",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "Vue Calendar",
55
"main": "dist/vue-calendar.cjs.min.js",
66
"web": "dist/vue-calendar.min.js",

0 commit comments

Comments
 (0)