Skip to content

Commit be8e0a9

Browse files
[build] release
1 parent d500222 commit be8e0a9

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/red-brooms-search.md

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

.changeset/soft-clubs-rush.md

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

.changeset/true-grapes-thank.md

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

apps/docs2/CHANGELOG.md

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

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- Add `schema-transformation` example ([#270](https://github.com/x0k/svelte-jsonschema-form/pull/270))
8+
9+
- Add the `Working with enumerations` section to the custom components page ([#273](https://github.com/x0k/svelte-jsonschema-form/pull/273))
10+
11+
- Add Pico CSS demo ([#272](https://github.com/x0k/svelte-jsonschema-form/pull/272))
12+
313
## 1.10.0
414

515
### 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.10.0",
5+
"version": "1.11.0",
66
"scripts": {
77
"dev": "astro dev",
88
"precompile-ajv-validator": "node --experimental-strip-types src/content/docs/validators/ajv/precompile/compile-schema-script.ts",

0 commit comments

Comments
 (0)