Skip to content

Commit 91a233b

Browse files
committed
Bump version of i18n to 1.0.0-rc.0
1 parent 760e51a commit 91a233b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2",
3+
"version": "1.0.0-rc.0",
44
"exclude": [
55
"scripts",
66
"src",
@@ -1887,4 +1887,4 @@
18871887
"./zh-TW/value": "./zh-TW/value.ts",
18881888
"./zh-TW/words": "./zh-TW/words.ts"
18891889
}
1890-
}
1890+
}

packages/i18n/package.json

Lines changed: 1 addition & 1 deletion
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.2",
4+
"version": "1.0.0-rc.0",
55
"license": "MIT",
66
"author": "Fabian Hiller",
77
"homepage": "https://valibot.dev",

0 commit comments

Comments
 (0)