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 4b8d6aa commit f971e4fCopy full SHA for f971e4f
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v0.7.1 (2020-02-05)
3
+
4
+#### :bug: Bug Fixes
5
+* [#53](https://github.com/kazupon/poeditor-service-provider/pull/53) fix object is converted to array ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v0.7.0 (2020-01-09)
12
13
#### :star: Features
package.json
@@ -1,7 +1,7 @@
{
"name": "poeditor-service-provider",
"description": "POEditor service provider for vue-i18n-locale-message",
- "version": "0.7.0",
+ "version": "0.7.1",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments