Skip to content

Commit 4362330

Browse files
authored
Merge pull request #106 from workfloworchestrator/changeset-release/main
Version Packages
2 parents be3a89b + 2be8378 commit 4362330

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

frontend/.changeset/ripe-sides-cough.md

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

frontend/.changeset/whole-shoes-unite.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.3.0
4+
5+
### Minor Changes
6+
7+
- 2cd70d8: Adds hasNext property for multistep forms
8+
9+
### Patch Changes
10+
11+
- 4b473f9: Exports components from components/render folder
12+
313
## 0.2.3
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.2.3",
3+
"version": "0.3.0",
44
"description": "Library that turns JSONSchema into frontend forms",
55
"author": {
66
"name": "Workflow Orchestrator Programme",

0 commit comments

Comments
 (0)