Skip to content
This repository was archived by the owner on Jul 4, 2021. It is now read-only.

Commit 3b77eea

Browse files
authored
prerelease release v1.0.0-beta.6 (#30)
1 parent ff052f4 commit 3b77eea

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+
## v1.0.0-beta.6 (2021-01-03)
3+
4+
#### :star: Features
5+
* [#27](https://github.com/intlify/vite-plugin-vue-i18n/pull/27) feat: support vite 2 ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## v1.0.0-beta.5 (2020-12-31)
312

413
#### :zap: Improvement 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/vite-plugin-vue-i18n",
33
"description": "Vite plugin for i18n resource pre-compilation and custom blocks",
4-
"version": "1.0.0-beta.5",
4+
"version": "1.0.0-beta.6",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)