diff --git a/CHANGELOG.md b/CHANGELOG.md index ef77bda..a368289 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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.10.1](https://github.com/FEMessage/vue-sfc-cli/compare/v1.10.0...v1.10.1) (2019-07-04) + + + ## [1.10.0](https://github.com/FEMessage/vue-sfc-cli/compare/v1.9.1...v1.10.0) (2019-06-10) diff --git a/package.json b/package.json index 951e1b8..e24178f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-sfc-cli", "description": "Quickly generate redistributable vue sfc components", - "version": "1.10.0", + "version": "1.10.1", "author": "Michael Dodge", "contributors": [ "https://github.com/FEMessage"