Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit 62ffb7d

Browse files
authored
prerelease release v2.0.0-beta.4 (#63)
* prerelease release v2.0.0-beta.4 * update
1 parent 74ad50b commit 62ffb7d

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-beta.4 (2020-12-31)
2+
3+
#### Refactoring
4+
* [#62](https://github.com/intlify/rollup-plugin-vue-i18n/pull/62) refactor: use @intlify/cli internal API ([@kazupon](https://github.com/kazupon))
5+
6+
#### Committers: 1
7+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
8+
19

210
## v2.0.0-beta.3 (2020-12-24)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/rollup-plugin-vue-i18n",
33
"description": "vue-i18n rollup plugin for i18n resource pre-compilation and custom blocks",
4-
"version": "2.0.0-beta.3",
4+
"version": "2.0.0-beta.4",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)