Skip to content

Commit e6d777c

Browse files
Version Packages
1 parent ae0d9a8 commit e6d777c

File tree

8 files changed

+15
-31
lines changed

8 files changed

+15
-31
lines changed

.changeset/nasty-windows-sip.md

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

.changeset/rich-doors-lay.md

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

.changeset/shiny-trainers-juggle.md

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

.changeset/spicy-olives-itch.md

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

.changeset/violet-teachers-promise.md

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

.changeset/wicked-eels-tap.md

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

packages/orchestrator-ui-components/CHANGELOG.md

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

3+
## 1.21.0
4+
5+
### Minor Changes
6+
7+
- ae0d9a8: Removes some obsolete configuration
8+
- 560cf74: Adds a different style if a productblock is outside the subscription boundary
9+
- 5ee68fa: Signs user out when api calls fail because of expired token
10+
- d4ac80a: Removed axios and react-query dependencies
11+
12+
### Patch Changes
13+
14+
- 13d7c6d: Fixes missing aria-labels on icons
15+
- b9680b8: 626 Applies dark theme to form fields
16+
317
## 1.20.0
418

519
### Minor 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": "1.20.0",
3+
"version": "1.21.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)