Skip to content

Commit 401beb0

Browse files
github-actions[bot]DutchBen
authored andcommitted
Version Packages
1 parent ededc09 commit 401beb0

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/long-starfishes-hang.md

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

.changeset/mighty-books-wish.md

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

.changeset/tired-tires-lie.md

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

packages/orchestrator-ui-components/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @orchestrator-ui/orchestrator-ui-components
22

3+
## 5.1.0
4+
5+
### Minor Changes
6+
7+
- f3f1417: removes conditional render option to edit description on wf/task metadata page
8+
- 59c5109: Adds some fields to be used by workflows using pydantic forms
9+
10+
### Patch Changes
11+
12+
- c03d83a: Add Exclamation badge
13+
314
## 5.0.0
415

516
### Major Changes

packages/orchestrator-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orchestrator-ui/orchestrator-ui-components",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"license": "Apache-2.0",
55
"description": "Library of UI Components used to display the workflow orchestrator frontend",
66
"author": {

0 commit comments

Comments
 (0)