Skip to content

Commit

Permalink
[skip ci] chore(release): v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed May 17, 2019
1 parent 8937fa3 commit 5660fc3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [1.7.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.6.0...v1.7.0) (2019-05-17)


### Features

* notify after ci success ([e6f54e6](https://github.com/FEMessage/vue-sfc-cli/commit/e6f54e6))
* 支持`-u, --upgrade`更新组件配置 ([bc88af5](https://github.com/FEMessage/vue-sfc-cli/commit/bc88af5))



## [1.6.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.5.0...v1.6.0) (2019-05-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-sfc-cli",
"description": "Quickly generate redistributable vue sfc components",
"version": "1.6.0",
"version": "1.7.0",
"author": "Michael Dodge",
"contributors": [
"https://github.com/FEMessage"
Expand Down

0 comments on commit 5660fc3

Please sign in to comment.