Skip to content

Commit

Permalink
[skip ci] chore(release): v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Mar 11, 2021
1 parent a275635 commit 00ba9b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.14.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.13.0...v1.14.0) (2021-03-11)


### Features

* add -o, --output ([#125](https://github.com/FEMessage/vue-sfc-cli/issues/125)) ([6ec89db](https://github.com/FEMessage/vue-sfc-cli/commit/6ec89db))



## [1.13.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.12.0...v1.13.0) (2020-11-13)


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.13.0",
"version": "1.14.0",
"author": "Michael Dodge",
"contributors": [
"https://github.com/FEMessage"
Expand Down

0 comments on commit 00ba9b3

Please sign in to comment.