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 17cc60c commit fedd216Copy full SHA for fedd216
packages/vite-plugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/vite-plugin-vue-i18n@5.0.0 (2022-07-14)
3
+
4
+#### :pencil: Documentation
5
+* [#144](https://github.com/intlify/bundle-tools/pull/144) docs(vite-plugin-vue-i18n): update configuration ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## @intlify/vite-plugin-vue-i18n@5.0.0-beta.0 (2022-07-14)
12
13
#### :star: Features
packages/vite-plugin-vue-i18n/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vite-plugin-vue-i18n",
"description": "Vite plugin for Vue I18n",
- "version": "5.0.0-beta.0",
+ "version": "5.0.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments