Skip to content

Commit 64dd0a4

Browse files
Version Packages (#1893)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2ae5b18 commit 64dd0a4

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/breezy-turkeys-doubt.md

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

.changeset/nervous-beds-type.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+
## 3.10.0
4+
5+
### Minor Changes
6+
7+
- 2ae5b18: Replace hardcoded query params with constants and enums
8+
9+
### Patch Changes
10+
11+
- 4cefe05: 1858 Fix layout issue with workflows on subscription detail page
12+
313
## 3.9.1
414

515
### 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.9.1",
3+
"version": "3.10.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)