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 42505be commit 72dabd1Copy full SHA for 72dabd1
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v0.11.0 (2020-01-07)
3
+
4
+#### :star: Features
5
+* [#50](https://github.com/kazupon/vue-i18n-locale-message/pull/50) status feature ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v0.10.0 (2019-12-27)
12
13
#### :star: Features
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n-locale-message",
"description": "i18n locale messages management tool / library for vue-i18n",
- "version": "0.10.0",
+ "version": "0.11.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments