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

Commit c2b268f

Browse files
committed
✨ release(patch): v0.2.1
1 parent a0e9150 commit c2b268f

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.1"></a>
2+
## [0.2.1](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.2.0...v0.2.1) (2019-03-28)
3+
4+
5+
### :zap: Improvements
6+
7+
* **build:** improve single-file components bindling ([#20](https://github.com/kazupon/vue-cli-plugin-p11n/issues/20)) by [@EtienneSchmitz](https://github.com/EtienneSchmitz) ([1011408](https://github.com/kazupon/vue-cli-plugin-p11n/commit/1011408)), closes [#20](https://github.com/kazupon/vue-cli-plugin-p11n/issues/20) [#19](https://github.com/kazupon/vue-cli-plugin-p11n/issues/19)
8+
9+
10+
111
<a name="0.2.0"></a>
212
# [0.2.0](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.1.4...v0.2.0) (2019-03-15)
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.2.0",
4+
"version": "0.2.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)