Skip to content

Commit 7908da9

Browse files
committed
1 parent c1df0c8 commit 7908da9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/unplugin-vue-i18n/CHANGELOG.md

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

2+
## @intlify/unplugin-vue-i18n@0.4.0 (2022-07-07)
3+
4+
#### :star: Features
5+
* [#138](https://github.com/intlify/bundle-tools/pull/138) feat(unplugin-vue-i18n): support esm options for bridge ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## @intlify/unplugin-vue-i18n@0.3.0 (2022-07-07)
312

413
#### :star: Features

packages/unplugin-vue-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intlify/unplugin-vue-i18n",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "unplugin for Vue I18n",
55
"author": {
66
"name": "kazuya kawaguchi",

0 commit comments

Comments
 (0)