Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.

Commit 1f49b2f

Browse files
committed
🎉 release(minor): v0.2.0
1 parent e92399c commit 1f49b2f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.2.0"></a>
2+
# [0.2.0](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.1.4...v0.2.0) (2019-03-15)
3+
4+
5+
### :star: New Features
6+
7+
* prepublish hook and start script ([#17](https://github.com/kazupon/vue-cli-plugin-p11n/issues/17)) by [@mszkb](https://github.com/mszkb) ([e92399c](https://github.com/kazupon/vue-cli-plugin-p11n/commit/e92399c)), closes [#17](https://github.com/kazupon/vue-cli-plugin-p11n/issues/17)
8+
9+
10+
111
<a name="0.1.4"></a>
212
## [0.1.4](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.1.3...v0.1.4) (2019-02-22)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-cli-plugin-p11n",
33
"description": "Vue CLI 3 plugin to pluginize your Vue project",
4-
"version": "0.1.4",
4+
"version": "0.2.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)