Skip to content

Commit 40c89de

Browse files
[build] release (#324)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bd01b3d commit 40c89de

File tree

86 files changed

+445
-89
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+445
-89
lines changed

.changeset/four-lands-brake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pink-rabbits-matter.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/builder/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# builder
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`bd01b3d`](https://github.com/x0k/svelte-jsonschema-form/commit/bd01b3d99369d2b16c98a8ea42f50074386a7fe9), [`bd01b3d`](https://github.com/x0k/svelte-jsonschema-form/commit/bd01b3d99369d2b16c98a8ea42f50074386a7fe9)]:
8+
- @sjsf/shadcn4-theme@3.3.0
9+
- @sjsf/form@3.3.0
10+
- @sjsf-lab/beercss-theme@3.2.2
11+
- @sjsf-lab/svar-theme@3.2.1
12+
- @sjsf/ajv8-validator@3.3.0
13+
- @sjsf/basic-theme@3.3.0
14+
- @sjsf/cfworker-validator@3.3.0
15+
- @sjsf/daisyui5-theme@3.3.0
16+
- @sjsf/flowbite-icons@3.3.0
17+
- @sjsf/flowbite3-theme@3.3.0
18+
- @sjsf/lucide-icons@3.3.0
19+
- @sjsf/moving-icons@3.3.0
20+
- @sjsf/radix-icons@3.3.0
21+
- @sjsf/schemasafe-validator@3.3.0
22+
- @sjsf/skeleton4-theme@3.3.0
23+
324
## 0.6.2
425

526
### Patch Changes

apps/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "builder",
33
"private": true,
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

apps/docs2/CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# docs
22

3+
## 1.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`bd01b3d`](https://github.com/x0k/svelte-jsonschema-form/commit/bd01b3d99369d2b16c98a8ea42f50074386a7fe9), [`bd01b3d`](https://github.com/x0k/svelte-jsonschema-form/commit/bd01b3d99369d2b16c98a8ea42f50074386a7fe9)]:
8+
- @sjsf/shadcn4-theme@3.3.0
9+
- @sjsf/form@3.3.0
10+
- @sjsf-lab/shadcn-extras-theme@3.2.0
11+
- @sjsf-lab/beercss-theme@3.2.2
12+
- @sjsf-lab/svar-theme@3.2.1
13+
- @sjsf/daisyui-theme@3.0.0
14+
- @sjsf/flowbite-theme@3.0.0
15+
- @sjsf/shadcn-theme@3.0.0
16+
- @sjsf/skeleton3-theme@3.0.1
17+
- @sjsf/ajv8-validator@3.3.0
18+
- @sjsf/basic-theme@3.3.0
19+
- @sjsf/cfworker-validator@3.3.0
20+
- @sjsf/daisyui5-theme@3.3.0
21+
- @sjsf/flowbite-icons@3.3.0
22+
- @sjsf/flowbite3-theme@3.3.0
23+
- @sjsf/lucide-icons@3.3.0
24+
- @sjsf/moving-icons@3.3.0
25+
- @sjsf/radix-icons@3.3.0
26+
- @sjsf/schemasafe-validator@3.3.0
27+
- @sjsf/skeleton4-theme@3.3.0
28+
- @sjsf/sveltekit@3.3.0
29+
- theme-testing@1.0.22
30+
- @sjsf/valibot-validator@3.3.0
31+
- @sjsf/zod4-validator@3.3.0
32+
333
## 1.13.0
434

535
### Minor Changes

apps/docs2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "docs2",
33
"private": true,
44
"type": "module",
5-
"version": "1.13.0",
5+
"version": "1.13.1",
66
"scripts": {
77
"dev": "astro dev",
88
"precompile-ajv-validator": "node --experimental-strip-types src/content/docs/validators/ajv/precompile/compile-schema-script.ts",

apps/playground2/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# playground2
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`bd01b3d`](https://github.com/x0k/svelte-jsonschema-form/commit/bd01b3d99369d2b16c98a8ea42f50074386a7fe9), [`bd01b3d`](https://github.com/x0k/svelte-jsonschema-form/commit/bd01b3d99369d2b16c98a8ea42f50074386a7fe9)]:
8+
- @sjsf/shadcn4-theme@3.3.0
9+
- @sjsf/form@3.3.0
10+
- @sjsf-lab/beercss-theme@3.2.2
11+
- @sjsf-lab/svar-theme@3.2.1
12+
- @sjsf/ajv8-validator@3.3.0
13+
- @sjsf/basic-theme@3.3.0
14+
- @sjsf/cfworker-validator@3.3.0
15+
- @sjsf/daisyui5-theme@3.3.0
16+
- @sjsf/flowbite-icons@3.3.0
17+
- @sjsf/flowbite3-theme@3.3.0
18+
- @sjsf/lucide-icons@3.3.0
19+
- @sjsf/moving-icons@3.3.0
20+
- @sjsf/radix-icons@3.3.0
21+
- @sjsf/schemasafe-validator@3.3.0
22+
- @sjsf/skeleton4-theme@3.3.0
23+
324
## 1.2.0
425

526
### Minor Changes

apps/playground2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "playground2",
33
"private": true,
44
"type": "module",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"scripts": {
77
"dev": "vite",
88
"build": "vite build",

examples/arktype-starter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# arktype-starter
22

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`bd01b3d`](https://github.com/x0k/svelte-jsonschema-form/commit/bd01b3d99369d2b16c98a8ea42f50074386a7fe9)]:
8+
- @sjsf/form@3.3.0
9+
- @sjsf/basic-theme@3.3.0
10+
311
## 0.0.10
412

513
### Patch Changes

examples/arktype-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "arktype-starter",
33
"private": true,
4-
"version": "0.0.10",
4+
"version": "0.0.11",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)