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

Commit d52d0c1

Browse files
committed
✨ release(patch): v0.1.4
1 parent cac17ca commit d52d0c1

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.1.4"></a>
2+
## [0.1.4](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.1.3...v0.1.4) (2019-02-22)
3+
4+
5+
### :bug: Bug Fixes
6+
7+
* **core:** Normalize scoped names in build ([#13](https://github.com/kazupon/vue-cli-plugin-p11n/issues/13)) by [@d0whc3r](https://github.com/d0whc3r) ([6439350](https://github.com/kazupon/vue-cli-plugin-p11n/commit/6439350)), closes [#13](https://github.com/kazupon/vue-cli-plugin-p11n/issues/13)
8+
9+
10+
111
<a name="0.1.3"></a>
212
## [0.1.3](https://github.com/kazupon/vue-cli-plugin-p11n/compare/v0.1.2...v0.1.3) (2019-02-18)
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.1.3",
4+
"version": "0.1.4",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)