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

Commit

Permalink
✨ release(patch): v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Jan 31, 2019
1 parent f6a6e13 commit f9a4425
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="0.1.1"></a>
## [0.1.1](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.1.0...v0.1.1) (2019-01-31)


### :zap: Improvements

* **docs:** add cli service docs:serve alias command ([59b2b2b](https://github.com/kazupon/vue-cli-plugin-p11n/commit/59b2b2b))


### :up: Updates

* change TODO management ([6a88c56](https://github.com/kazupon/vue-cli-plugin-p11n/commit/6a88c56))


<a name="0.1.0"></a>
# [0.1.0](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.0.4...v0.1.0) (2019-01-31)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-cli-plugin-p11n",
"description": "Vue CLI 3 plugin to pluginize your Vue project",
"version": "0.1.0",
"version": "0.1.1",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit f9a4425

Please sign in to comment.