Skip to content

Commit

Permalink
Bump version of to-json-schema to 1.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hiller committed Nov 15, 2024
1 parent de51f7e commit 644fd42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/to-json-schema/jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@valibot/to-json-schema",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"exports": "./src/index.ts"
}
2 changes: 1 addition & 1 deletion packages/to-json-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@valibot/to-json-schema",
"description": "The official JSON schema converter for Valibot",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"license": "MIT",
"author": "Fabian Hiller",
"homepage": "https://valibot.dev",
Expand Down

0 comments on commit 644fd42

Please sign in to comment.