We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b35a4c7 commit 9a88b69Copy full SHA for 9a88b69
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.1.1"></a>
2
+## [1.1.1](https://github.com/julon/vue-cli-template-library/compare/42189801ce39fe4ff74ab05c1ccc9ff257996ce7...v1.1.1) (2018-01-07)
3
+
4
5
+### Bug Fixes
6
7
+* Update the README ([b35a4c7](https://github.com/julon/vue-cli-template-library/commit/b35a4c7))
8
9
<a name="1.1.0"></a>
10
# [1.1.0](https://github.com/julon/vue-cli-template-library/compare/572e2ff82c6e7b9a41582cf3fbef971bd47e89a2...v1.1.0) (2018-01-07)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-cli-template-library",
- "version": "1.1.0",
+ "version": "1.1.1",
"license": "MIT",
"description": "Template for developing open-source vue.js libraries",
"repository": {
0 commit comments