Skip to content

Commit 0153b7b

Browse files
Version Packages (#224)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5049979 commit 0153b7b

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

frontend/.changeset/puny-bats-divide.md

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

frontend/.changeset/rude-jokes-stay.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.9.8
4+
5+
### Patch Changes
6+
7+
- 5049979: Adds README stub
8+
- 5049979: Fixes README typos
9+
310
## 0.9.7
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.9.7",
3+
"version": "0.9.8",
44
"description": "Library that turns JSONSchema into frontend forms",
55
"author": {
66
"name": "Workflow Orchestrator Programme",

0 commit comments

Comments
 (0)