Skip to content

Commit b89268f

Browse files
committed
✨ release(patch): v0.1.1
1 parent b226c65 commit b89268f

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-locale-message/compare/v0.1.0...v0.1.1) (2019-09-02)
3+
4+
5+
### :bug: Bug Fixes
6+
7+
* fix multiple i18n custom blocks ([b226c65](https://github.com/kazupon/vue-i18n-locale-message/commit/b226c65))
8+
9+
10+
111
<a name="0.1.0"></a>
212
# 0.1.0 (2019-08-28)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n-locale-message",
33
"description": "i18n locale messages management tool / library for vue-i18n",
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)