Skip to content

Commit 57f3779

Browse files
committed
release: v1.1.2
1 parent 13e647f commit 57f3779

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/routing",
33
"description": "The i18n routing libraries",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

packages/vue-i18n-routing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n-routing",
33
"description": "The i18n routing with using vue-i18n",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"scripts": {
66
"dev": "vite",
77
"build": "vite build",

0 commit comments

Comments
 (0)