Skip to content

Commit 37ae3ac

Browse files
committed
1 parent 0a08427 commit 37ae3ac

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/vite-plugin-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/vite-plugin-vue-i18n@6.0.1 (2022-08-10)
3+
4+
#### :bug: Bug Fixes
5+
* [#160](https://github.com/intlify/bundle-tools/pull/160) fix(vite-plugin-vue-i18n): use correct id in hmr ([@marekvospel](https://github.com/marekvospel))
6+
7+
#### Committers: 1
8+
- Marek Vospel ([@marekvospel](https://github.com/marekvospel))
9+
10+
211
## @intlify/vite-plugin-vue-i18n@6.0.0 (2022-08-06)
312

413
#### :boom: Breaking Change

packages/vite-plugin-vue-i18n/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 Vue I18n",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)