Skip to content

Commit de5e774

Browse files
committed
1 parent 24e3230 commit de5e774

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@6.0.3 (2024-12-30)
3+
4+
#### :zap: Improvement Features
5+
* [#432](https://github.com/intlify/bundle-tools/pull/432) fix(unplugin-vue-i18n): unmet peer `@intlify/shared` and `vue-i18n` ([@NaokiHaba](https://github.com/NaokiHaba))
6+
7+
#### Committers: 1
8+
- Naoki Haba ([@NaokiHaba](https://github.com/NaokiHaba))
9+
10+
211
## @intlify/unplugin-vue-i18n@6.0.2 (2024-12-21)
312

413
#### :zap: Improvement Features

packages/unplugin-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/unplugin-vue-i18n",
33
"type": "module",
4-
"version": "6.0.2",
4+
"version": "6.0.3",
55
"description": "unplugin for Vue I18n",
66
"author": {
77
"name": "kazuya kawaguchi",

0 commit comments

Comments
 (0)