We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e3230 commit de5e774Copy full SHA for de5e774
2 files changed
packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
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
11
## @intlify/unplugin-vue-i18n@6.0.2 (2024-12-21)
12
13
#### :zap: Improvement Features
packages/unplugin-vue-i18n/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/unplugin-vue-i18n",
"type": "module",
- "version": "6.0.2",
+ "version": "6.0.3",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
0 commit comments