We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b226c65 commit b89268fCopy full SHA for b89268f
CHANGELOG.md
@@ -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
11
<a name="0.1.0"></a>
12
# 0.1.0 (2019-08-28)
13
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n-locale-message",
"description": "i18n locale messages management tool / library for vue-i18n",
- "version": "0.1.0",
+ "version": "0.1.1",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments