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 7c9f89b commit 63bd89fCopy full SHA for 63bd89f
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v5.0.0 (2022-12-19)
3
+
4
+#### :star: Features
5
+* [#173](https://github.com/intlify/vue-i18n-extensions/pull/173) feat: support Vue 3.2 ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v4.0.0 (2022-12-19)
12
13
#### :boom: Breaking Change
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vue-i18n-extensions",
"description": "vue-i18n extensions",
- "version": "4.0.0",
+ "version": "5.0.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments