We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a632f commit 8833d2bCopy full SHA for 8833d2b
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v0.6.1 (2020-01-26)
3
+
4
+#### :bug: Bug Fixes
5
+* [#74](https://github.com/intlify/vue-i18n-loader/pull/74) fix missing module ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v0.6.0 (2020-01-20)
12
13
#### :boom: Breaking Change
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vue-i18n-loader",
"description": "vue-i18n loader for custom blocks",
- "version": "0.6.0",
+ "version": "0.6.1",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments