Skip to content

Commit ba66c4b

Browse files
authored
Merge pull request #139 from workfloworchestrator/changeset-release/main
Version Packages
2 parents 705cb21 + bf53080 commit ba66c4b

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

frontend/.changeset/great-papers-grow.md

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

frontend/.changeset/quiet-sloths-repair.md

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

frontend/packages/pydantic-forms/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# pydantic-forms
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- 82d0a5a: Improves schema combinators anyOf, allOf and oneOf parsing
8+
- 32428b1: Add schemaField const to set disabled attribute
9+
310
## 0.6.1
411

512
### Patch Changes

frontend/packages/pydantic-forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pydantic-forms",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Library that turns JSONSchema into frontend forms",
55
"author": {
66
"name": "Workflow Orchestrator Programme",

0 commit comments

Comments
 (0)