Skip to content

Commit 72eef11

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v1.5.0
1 parent fb966de commit 72eef11

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
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.
4+
5+
## [1.5.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.4.0...v1.5.0) (2019-05-11)
6+
7+
8+
### Features
9+
10+
* build completely without human! ([4f2719a](https://github.com/FEMessage/vue-sfc-cli/commit/4f2719a))

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

0 commit comments

Comments
 (0)