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

Commit ba70f1a

Browse files
authored
prerelease release v2.0.0-beta.1 (#45)
1 parent 9d0b562 commit ba70f1a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

2+
## v2.0.0-beta.1 (2020-09-14)
3+
4+
#### :zap: Improvement Features
5+
* [#44](https://github.com/intlify/rollup-plugin-vue-i18n/pull/44) update deps ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 2
8+
- Anton Kudryavtsev ([@Anidetrix](https://github.com/Anidetrix))
9+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
10+
11+
212
## v2.0.0-alpha.1 (2020-06-04)
313

414
#### :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 custom blocks",
4-
"version": "2.0.0-alpha.1",
4+
"version": "2.0.0-beta.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)