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 83adc95 commit 0cdadbaCopy full SHA for 0cdadba
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@intlify/routing",
3
"description": "The i18n routing libraries",
4
- "version": "1.1.4",
+ "version": "1.2.0",
5
"author": {
6
"name": "kazuya kawaguchi",
7
"email": "kawakazu80@gmail.com"
packages/vue-i18n-routing/package.json
"name": "vue-i18n-routing",
"description": "The i18n routing with using vue-i18n",
"scripts": {
"dev": "vite",
"build": "vite build",
0 commit comments