Skip to content

Commit 8a1b595

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.10.0
1 parent e201fbc commit 8a1b595

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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+
## [1.10.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.9.1...v1.10.0) (2019-06-10)
6+
7+
8+
### Bug Fixes
9+
10+
* owner相关错误 ([948e464](https://github.com/FEMessage/vue-sfc-cli/commit/948e464)), closes [#51](https://github.com/FEMessage/vue-sfc-cli/issues/51) [#54](https://github.com/FEMessage/vue-sfc-cli/issues/54)
11+
12+
13+
### Features
14+
15+
* add `all-contributors` in templates ([29cf1c4](https://github.com/FEMessage/vue-sfc-cli/commit/29cf1c4))
16+
17+
18+
519
### [1.9.1](https://github.com/FEMessage/vue-sfc-cli/compare/v1.9.0...v1.9.1) (2019-06-03)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-sfc-cli",
33
"description": "Quickly generate redistributable vue sfc components",
4-
"version": "1.9.1",
4+
"version": "1.10.0",
55
"author": "Michael Dodge",
66
"contributors": [
77
"https://github.com/FEMessage"

0 commit comments

Comments
 (0)