Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/crazy-candles-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/easy-planets-post.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/evil-cameras-bathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-bags-exist.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/orchestrator-ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @orchestrator-ui/orchestrator-ui-components

## 5.4.0

### Minor Changes

- fb634ec: Improve Process Detail step timestamp using step started and completed datetime
- b338d31: Reflect RBAC rules from backend in GUI, requires minimum backend version of 4.2.0

### Patch Changes

- b604a46: Updates to latest version of pydantic forms
- 796d299: Fixes for pydanticforms integration

## 5.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/orchestrator-ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orchestrator-ui/orchestrator-ui-components",
"version": "5.3.4",
"version": "5.4.0",
"license": "Apache-2.0",
"description": "Library of UI Components used to display the workflow orchestrator frontend",
"author": {
Expand Down