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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Feb 1, 2019
1 parent 3604589 commit dded14a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.1.2"></a>
## [0.1.2](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.1.1...v0.1.2) (2019-02-01)


### :zap: Improvements

* **build:** suppress rollup deprecated warning ([3604589](https://github.com/kazupon/vue-cli-plugin-p11n/commit/3604589))


### NOTE

* build: https://github.com/ezolenko/rollup-plugin-typescript2/issues/126



<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)

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.1",
"version": "0.1.2",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit dded14a

Please sign in to comment.