Skip to content

Commit f24ee70

Browse files
Version Packages (#1703)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 98c1716 commit f24ee70

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/olive-carrots-change.md

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

.changeset/wild-otters-laugh.md

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

packages/orchestrator-ui-components/CHANGELOG.md

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

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- 98c1716: Fix notes not updating when changing pages, fix cancel button resetting note to older value
8+
- c19dacd: 1662 Make the navbar fixed when scrolling and notify user for failing websocket there.
9+
310
## 3.0.3
411

512
### 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": "3.0.3",
3+
"version": "3.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)