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

Commit 1eb4a94

Browse files
authored
prerelease release v2.0.0-beta.3 (#61)
1 parent 73321bc commit 1eb4a94

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## v2.0.0-beta.3 (2020-12-24)
3+
4+
#### :star: Features
5+
* [#60](https://github.com/intlify/rollup-plugin-vue-i18n/pull/60) feat: pre-compilation ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## v2.0.0-beta.2 (2020-12-04)
312

413
#### :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": "@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.2",
4+
"version": "2.0.0-beta.3",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)