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 6edba75 commit 5d66f73Copy full SHA for 5d66f73
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="0.2.0"></a>
2
+# [0.2.0](https://github.com/kazupon/vue-i18n-extensions/compare/v0.1.0...v0.2.0) (2018-08-11)
3
+
4
5
+### :bug: Bug Fixes
6
7
+* fix cannot resolve dependency ([c620eda](https://github.com/kazupon/vue-i18n-extensions/commit/c620eda)), closes [#2](https://github.com/kazupon/vue-i18n-extensions/issues/2)
8
9
10
11
<a name="0.1.0"></a>
12
# 0.1.0 (2017-09-22)
13
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n-extensions",
"description": "vue-i18n extensions",
- "version": "0.1.0",
+ "version": "0.2.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
0 commit comments