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/olive-carrots-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-otters-laugh.md

This file was deleted.

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

## 3.1.0

### Minor Changes

- 98c1716: Fix notes not updating when changing pages, fix cancel button resetting note to older value
- c19dacd: 1662 Make the navbar fixed when scrolling and notify user for failing websocket there.

## 3.0.3

### 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": "3.0.3",
"version": "3.1.0",
"license": "Apache-2.0",
"description": "Library of UI Components used to display the workflow orchestrator frontend",
"author": {
Expand Down