Skip to content

Commit 12fec39

Browse files
committed
release: unplugin-vue-i18n@0.7.2
1 parent e34651f commit 12fec39

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/unplugin-vue-i18n/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## @intlify/unplugin-vue-i18n@0.7.2 (2022-11-12)
3+
4+
#### :bug: Bug Fixes
5+
* [#198](https://github.com/intlify/bundle-tools/pull/198) fix(unplugin-vue-i18n): normalize undefined resolve ([@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.7.1 (2022-11-03)
312

413
#### :bug: Bug Fixes

packages/unplugin-vue-i18n/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intlify/unplugin-vue-i18n",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "unplugin for Vue I18n",
55
"author": {
66
"name": "kazuya kawaguchi",

0 commit comments

Comments
 (0)