Skip to content

Commit ecbc6b1

Browse files
committed
Bump version of i18n to 1.0.0-beta.2
1 parent 984ff9d commit ecbc6b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/i18n/jsr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@valibot/i18n",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"exclude": [
55
"scripts",
66
"src",
@@ -1884,4 +1884,4 @@
18841884
"./zh-TW/value": "./zh-TW/value.ts",
18851885
"./zh-TW/words": "./zh-TW/words.ts"
18861886
}
1887-
}
1887+
}

packages/i18n/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@valibot/i18n",
33
"description": "The official i18n translations for Valibot",
4-
"version": "1.0.0-beta.1",
4+
"version": "1.0.0-beta.2",
55
"license": "MIT",
66
"author": "Fabian Hiller",
77
"homepage": "https://valibot.dev",
@@ -18580,4 +18580,4 @@
1858018580
}
1858118581
}
1858218582
}
18583-
}
18583+
}

0 commit comments

Comments
 (0)