Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit de4e95b

Browse files
committedMay 14, 2024
Version Packages
1 parent 13d7c6d commit de4e95b

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed
 

‎.changeset/rich-doors-lay.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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @orchestrator-ui/orchestrator-ui-components
22

3+
## 1.21.0
4+
5+
### Minor Changes
6+
7+
- d4ac80a: Removed axios and react-query dependencies
8+
9+
### Patch Changes
10+
11+
- 13d7c6d: Fixes missing aria-labels on icons
12+
- b9680b8: 626 Applies dark theme to form fields
13+
314
## 1.20.0
415

516
### 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)
Please sign in to comment.