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.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Jan 20, 2019
1 parent 9e15945 commit 009aa5a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.0.4"></a>
## [0.0.4](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.0.3...v0.0.4) (2019-01-20)


### :zap: Improvements

* default docs command ([9e15945](https://github.com/kazupon/vue-cli-plugin-p11n/commit/9e15945))
* plugin version in docs ([f36e526](https://github.com/kazupon/vue-cli-plugin-p11n/commit/f36e526))



<a name="0.0.3"></a>
## [0.0.3](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.0.2...v0.0.3) (2019-01-17)

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.0.3",
"version": "0.0.4",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit 009aa5a

Please sign in to comment.