Skip to content

Commit 5334c48

Browse files
Version Packages
1 parent 3bcb225 commit 5334c48

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

frontend/.changeset/floppy-eels-invent.md

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

frontend/.changeset/mighty-dingos-run.md

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

frontend/packages/pydantic-forms/CHANGELOG.md

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

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- 34bfe49: Refactors component and contextprovider setup
8+
9+
### Patch Changes
10+
11+
- 7a107cf: Improves handling 500 api errors
12+
313
## 0.8.1
414

515
### 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.8.1",
3+
"version": "0.9.0",
44
"description": "Library that turns JSONSchema into frontend forms",
55
"author": {
66
"name": "Workflow Orchestrator Programme",

0 commit comments

Comments
 (0)