Skip to content

Commit 914abbe

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.11.4
1 parent c86c072 commit 914abbe

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.4](https://github.com/FEMessage/vue-sfc-cli/compare/v1.11.3...v1.11.4) (2020-07-23)
6+
7+
8+
### Bug Fixes
9+
10+
* notify error ([#117](https://github.com/FEMessage/vue-sfc-cli/issues/117)) ([66b6df7](https://github.com/FEMessage/vue-sfc-cli/commit/66b6df7))
11+
12+
13+
514
### [1.11.3](https://github.com/FEMessage/vue-sfc-cli/compare/v1.11.2...v1.11.3) (2020-07-14)
615

716

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

0 commit comments

Comments
 (0)