Skip to content

Commit 00ba9b3

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.14.0
1 parent a275635 commit 00ba9b3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
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.14.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.13.0...v1.14.0) (2021-03-11)
6+
7+
8+
### Features
9+
10+
* add -o, --output ([#125](https://github.com/FEMessage/vue-sfc-cli/issues/125)) ([6ec89db](https://github.com/FEMessage/vue-sfc-cli/commit/6ec89db))
11+
12+
13+
514
## [1.13.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.12.0...v1.13.0) (2020-11-13)
615

716

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

0 commit comments

Comments
 (0)