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 02cb682 commit 70bfe3aCopy full SHA for 70bfe3a
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v1.8.0 (2021-08-10)
3
+
4
+#### :boom: Breaking Change
5
+* [#185](https://github.com/intlify/vue-i18n-locale-message/pull/185) refactor: flat option of diff API ([@kiibo382](https://github.com/kiibo382))
6
7
+#### Committers: 1
8
+- shota kizawa ([@kiibo382](https://github.com/kiibo382))
9
10
11
## v1.7.0 (2021-08-10)
12
13
#### :boom: Breaking Change
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n-locale-message",
"description": "i18n locale messages management tool / library for vue-i18n",
- "version": "1.7.0",
+ "version": "1.8.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments