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 5936913 commit 4e148baCopy full SHA for 4e148ba
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.2.0"></a>
2
+# [0.2.0](https://github.com/kazupon/vue-i18n-loader/compare/v0.1.1...v0.2.0) (2017-07-30)
3
+
4
5
+### :zap: Improvements
6
7
+* support multiple custom blocks ([5936913](https://github.com/kazupon/vue-i18n-loader/commit/5936913))
8
9
10
11
<a name="0.1.1"></a>
12
## [0.1.1](https://github.com/kazupon/vue-i18n-loader/compare/v0.1.0...v0.1.1) (2017-04-08)
13
package.json
@@ -1,7 +1,7 @@
{
"name": "@kazupon/vue-i18n-loader",
"description": "vue-i18n loader for custom blocks",
- "version": "0.1.1",
+ "version": "0.2.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments