Skip to content

Commit 8cf48a2

Browse files
Version Packages
1 parent b9680b8 commit 8cf48a2

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
- b9680b8: 626 Applies dark theme to form fields
12+
313
## 1.20.0
414

515
### 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)