Skip to content

Commit 19cd673

Browse files
committed
Bump version of to-json-schema to 1.0.0-rc.0
1 parent 91a233b commit 19cd673

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/to-json-schema/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@valibot/to-json-schema",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-rc.0",
44
"exports": "./src/index.ts",
55
"publish": {
66
"include": ["src/**/*.ts", "README.md"],

packages/to-json-schema/package.json

Lines changed: 2 additions & 2 deletions
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.5",
4+
"version": "1.0.0-rc.0",
55
"license": "MIT",
66
"author": "Fabian Hiller",
77
"homepage": "https://valibot.dev",
@@ -64,7 +64,7 @@
6464
"tsup": "^8.3.5",
6565
"typescript": "^5.7.2",
6666
"typescript-eslint": "^8.18.2",
67-
"valibot": "1.0.0-beta.13",
67+
"valibot": "1.0.0-rc.0",
6868
"vite": "^6.0.6",
6969
"vite-tsconfig-paths": "^5.1.4",
7070
"vitest": "2.1.8"

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)