Skip to content

Commit 17c3572

Browse files
Version Packages (#2083)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b338d31 commit 17c3572

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/crazy-candles-roll.md

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

.changeset/easy-planets-post.md

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

.changeset/evil-cameras-bathe.md

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

.changeset/purple-bags-exist.md

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

packages/orchestrator-ui-components/CHANGELOG.md

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

3+
## 5.4.0
4+
5+
### Minor Changes
6+
7+
- fb634ec: Improve Process Detail step timestamp using step started and completed datetime
8+
- b338d31: Reflect RBAC rules from backend in GUI, requires minimum backend version of 4.2.0
9+
10+
### Patch Changes
11+
12+
- b604a46: Updates to latest version of pydantic forms
13+
- 796d299: Fixes for pydanticforms integration
14+
315
## 5.3.4
416

517
### Patch 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.3.4",
3+
"version": "5.4.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)