Skip to content

Commit 12d15a3

Browse files
committed
✨ release(patch): v0.1.1
1 parent 1911f64 commit 12d15a3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.1.1"></a>
2+
## [0.1.1](https://github.com/kazupon/vue-i18n-loader/compare/v0.1.0...v0.1.1) (2017-04-08)
3+
4+
5+
### :bug: Bug Fixes
6+
7+
* fixed using single quotes ([#1](https://github.com/kazupon/vue-i18n-loader/issues/1)) by [@Neopren](https://github.com/Neopren) ([1911f64](https://github.com/kazupon/vue-i18n-loader/commit/1911f64)), closes [#1](https://github.com/kazupon/vue-i18n-loader/issues/1)
8+
9+
10+
111
<a name="0.1.0"></a>
212
# 0.1.0 (2017-03-29)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kazupon/vue-i18n-loader",
33
"description": "vue-i18n loader for custom blocks",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)