Skip to content

Commit 16d19ab

Browse files
committed
chore(release): 0.7.0
1 parent 5368ad3 commit 16d19ab

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="0.7.0"></a>
6+
# [0.7.0](https://github.com/DTFE/vimo/compare/v0.6.3...v0.7.0) (2017-10-10)
7+
8+
9+
### Features
10+
11+
* Button组件增加active属性, 用于表示当前按钮为选中状态 ([5368ad3](https://github.com/DTFE/vimo/commit/5368ad3))
12+
13+
14+
515
<a name="0.6.3"></a>
616
## [0.6.3](https://github.com/DTFE/vimo/compare/v0.6.2...v0.6.3) (2017-10-09)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vimo",
3-
"version": "0.6.3",
3+
"version": "0.7.0",
44
"description": "A Vue2.x UI Project For Mobile & HyBrid",
55
"author": "xiangsongtao <[email protected]>",
66
"homepage": "https://github.com/DTFE/vimo",

0 commit comments

Comments
 (0)