Skip to content

Commit

Permalink
Bump version of i18n to 1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hiller committed Dec 26, 2024
1 parent 984ff9d commit ecbc6b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/i18n/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@valibot/i18n",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"exclude": [
"scripts",
"src",
Expand Down Expand Up @@ -1884,4 +1884,4 @@
"./zh-TW/value": "./zh-TW/value.ts",
"./zh-TW/words": "./zh-TW/words.ts"
}
}
}
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@valibot/i18n",
"description": "The official i18n translations for Valibot",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"license": "MIT",
"author": "Fabian Hiller",
"homepage": "https://valibot.dev",
Expand Down Expand Up @@ -18580,4 +18580,4 @@
}
}
}
}
}

0 comments on commit ecbc6b1

Please sign in to comment.