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

Commit f9a4425

Browse files
committed
✨ release(patch): v0.1.1
1 parent f6a6e13 commit f9a4425

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="0.1.1"></a>
2+
## [0.1.1](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.1.0...v0.1.1) (2019-01-31)
3+
4+
5+
### :zap: Improvements
6+
7+
* **docs:** add cli service docs:serve alias command ([59b2b2b](https://github.com/kazupon/vue-cli-plugin-p11n/commit/59b2b2b))
8+
9+
10+
### :up: Updates
11+
12+
* change TODO management ([6a88c56](https://github.com/kazupon/vue-cli-plugin-p11n/commit/6a88c56))
13+
14+
115
<a name="0.1.0"></a>
216
# [0.1.0](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.0.4...v0.1.0) (2019-01-31)
317

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.0",
4+
"version": "0.1.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)