Skip to content

Commit 8c19d08

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.11.0
1 parent 96988e5 commit 8c19d08

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
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+
## [1.11.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.10.12...v1.11.0) (2019-11-07)
6+
7+
8+
### Features
9+
10+
* 模板增加eslint配置 ([#98](https://github.com/FEMessage/vue-sfc-cli/issues/98)) ([7a39b31](https://github.com/FEMessage/vue-sfc-cli/commit/7a39b31))
11+
* 模板默认绑定 attrs & listeners ([#99](https://github.com/FEMessage/vue-sfc-cli/issues/99)) ([bbd729e](https://github.com/FEMessage/vue-sfc-cli/commit/bbd729e))
12+
13+
14+
515
### [1.10.12](https://github.com/FEMessage/vue-sfc-cli/compare/v1.10.11...v1.10.12) (2019-10-17)
616

717

package.json

+1-1
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.10.12",
4+
"version": "1.11.0",
55
"author": "Michael Dodge",
66
"contributors": [
77
"https://github.com/FEMessage"

0 commit comments

Comments
 (0)