Skip to content

Commit dbb3988

Browse files
Version Packages
1 parent 5f8c712 commit dbb3988

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

.changeset/rude-starfishes-divide.md

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

.changeset/thirty-coins-battle.md

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

packages/orchestrator-ui-components/CHANGELOG.md

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

3+
## 3.9.0
4+
5+
### Minor Changes
6+
7+
- 5f8c712: 1210 Adds a badge with number of subscriptions not shown in the affected-subscriptions cell on the process list page
8+
9+
### Patch Changes
10+
11+
- adc70ef: Remove inUseByRelations field from query SubscriptionDropdownOptions
12+
13+
To benefit from the query optimization in https://github.com/workfloworchestrator/orchestrator-core/pull/922
14+
315
## 3.8.1
416

517
### 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.8.1",
3+
"version": "3.9.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)