Skip to content

Commit 10f6334

Browse files
Version Packages (#1578)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87540ac commit 10f6334

File tree

10 files changed

+17
-41
lines changed

10 files changed

+17
-41
lines changed

.changeset/gorgeous-beers-grow.md

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

.changeset/happy-rivers-attend.md

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

.changeset/modern-ads-film.md

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

.changeset/silent-plums-invite.md

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

.changeset/smart-pans-notice.md

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

.changeset/sour-monkeys-collect.md

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

.changeset/twelve-crews-return.md

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

.changeset/wild-pandas-hunt.md

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

packages/orchestrator-ui-components/CHANGELOG.md

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

3+
## 2.12.0
4+
5+
### Minor Changes
6+
7+
- 6e4d726: 1560 Table Header: for narrow columns, moving the sort icons as much as possible to the right
8+
- cd0d38f: 1556 Adds inline note editing for the subscription list page
9+
10+
### Patch Changes
11+
12+
- cdb9c83: 1530 Navigate to task list page when clicking on the tasks count icon
13+
- 87540ac: 1577 Fixes uncheckable checkbox (only the label was clickable)
14+
- c592740: 1536 Hides inUseByIds in the list of product block instance values
15+
- 88a9db4: 1561 Fixes double copy icon in subscription detail page at the in-use-by-subscriptions section
16+
- d39017a: Fix WfoInlineNoteEdit showing cached value from the previous page on the next one
17+
- a442a0b: new column width and customer fullname hidden
18+
319
## 2.11.1
420

521
### 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": "2.11.1",
3+
"version": "2.12.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)