We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a818387 commit f9f5afdCopy full SHA for f9f5afd
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v2.0.0-rc.3 (2021-02-26)
3
+
4
+#### :zap: Improvement Features
5
+* [#161](https://github.com/intlify/vue-i18n-loader/pull/161) improvement: intlify vue plugin ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v2.0.0-rc.2 (2021-02-26)
12
13
#### :star: Features
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vue-i18n-loader",
"description": "vue-i18n loader for custom blocks",
- "version": "2.0.0-rc.2",
+ "version": "2.0.0-rc.3",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments