Skip to content

Commit 74ceeac

Browse files
committed
release: v2.0.0-alpha.2
1 parent ba8e463 commit 74ceeac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "srvmid",
33
"description": "Monorepo for Internationalization server middleware & utilities",
44
"private": true,
5-
"version": "2.0.0-alpha.1",
5+
"version": "2.0.0-alpha.2",
66
"author": {
77
"name": "kazuya kawaguchi",
88
"email": "[email protected]"

packages/h3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/h3",
33
"description": "Internationalization middleware & utilities for h3",
4-
"version": "2.0.0-alpha.1",
4+
"version": "2.0.0-alpha.2",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

packages/hono/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/hono",
33
"description": "Internationalization middleware & utilities for Hono",
4-
"version": "2.0.0-alpha.1",
4+
"version": "2.0.0-alpha.2",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)