Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/rude-starfishes-divide.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/thirty-coins-battle.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/orchestrator-ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @orchestrator-ui/orchestrator-ui-components

## 3.9.0

### Minor Changes

- 5f8c712: 1210 Adds a badge with number of subscriptions not shown in the affected-subscriptions cell on the process list page

### Patch Changes

- adc70ef: Remove inUseByRelations field from query SubscriptionDropdownOptions

To benefit from the query optimization in https://github.com/workfloworchestrator/orchestrator-core/pull/922

## 3.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/orchestrator-ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orchestrator-ui/orchestrator-ui-components",
"version": "3.8.1",
"version": "3.9.0",
"license": "Apache-2.0",
"description": "Library of UI Components used to display the workflow orchestrator frontend",
"author": {
Expand Down