Skip to content

Commit f9f5afd

Browse files
authored
prerelease release v2.0.0-rc.3 (#162)
1 parent a818387 commit f9f5afd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

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+
211
## v2.0.0-rc.2 (2021-02-26)
312

413
#### :star: Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/vue-i18n-loader",
33
"description": "vue-i18n loader for custom blocks",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.3",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)