Skip to content

Commit 31e2c7c

Browse files
committed
Bump version of i18n to 1.0.0
1 parent c275a60 commit 31e2c7c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/i18n/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the library will be documented in this file.
44

5-
## v1.0.0 (Month DD, YYYY)
5+
## v1.0.0 (March 19, 2025)
66

77
- Add new and missing actions to translations
88
- Add Farsi (fa) translations (pull request #838)

packages/i18n/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@valibot/i18n",
3-
"version": "1.0.0-rc.0",
3+
"version": "1.0.0",
44
"exclude": [
55
"scripts",
66
"src",

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

0 commit comments

Comments
 (0)