Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit c7eddb4

Browse files
authored
prerelease release v2.0.0-rc.1 (#173)
1 parent 5829277 commit c7eddb4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.0.0-rc.1 (2021-02-22)
2+
3+
#### :star: Features
4+
* [#172](https://github.com/intlify/vue-cli-plugin-i18n/pull/172) feat: add some configration ([@kazupon](https://github.com/kazupon))
5+
6+
#### Committers: 1
7+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
8+
19
## v2.0.0-beta.1 (2021-01-12)
210

311
#### :star: Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-cli-plugin-i18n",
33
"description": "Vue CLI plugin to add vue-i18n to your Vue Project",
4-
"version": "2.0.0-beta.1",
4+
"version": "2.0.0-rc.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)