Skip to content

Commit b393c80

Browse files
committed
Bump version of to-json-schema to 1.0.0-beta.1
1 parent 9a657f7 commit b393c80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/to-json-schema/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@valibot/to-json-schema",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0-beta.1",
44
"exports": "./src/index.ts"
55
}

packages/to-json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@valibot/to-json-schema",
33
"description": "The official JSON schema converter for Valibot",
4-
"version": "1.0.0-beta.0",
4+
"version": "1.0.0-beta.1",
55
"license": "MIT",
66
"author": "Fabian Hiller",
77
"homepage": "https://valibot.dev",

0 commit comments

Comments
 (0)