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 0f033a1 commit 9a4188fCopy full SHA for 9a4188f
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v1.12.7 (2021-11-12)
3
+
4
+#### :bug: Bug Fixes
5
+* [#212](https://github.com/intlify/vue-i18n-locale-message/pull/212) fix: i18n custom block default lang setting ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v1.12.6 (2021-11-12)
12
13
#### :bug: Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n-locale-message",
"description": "i18n locale messages management tool / library for vue-i18n",
- "version": "1.12.6",
+ "version": "1.12.7",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments