Skip to content

Commit 3f3f850

Browse files
Version Packages
1 parent 31575a3 commit 3f3f850

File tree

5 files changed

+12
-19
lines changed

5 files changed

+12
-19
lines changed

.changeset/seven-beds-try.md

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

.changeset/shaggy-squids-kick.md

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

.changeset/sixty-hounds-mix.md

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

packages/orchestrator-ui-components/CHANGELOG.md

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

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- d824a58: fix uuid in breadcrumb
8+
- cb3142a: - expand the root product block card by default
9+
- change tree icon of root product block
10+
- open other subscription detail page opens in new tab
11+
- use title of root product block in tree like the other product blocks
12+
- e6aaef7: 598 Fixes invisible email in step list
13+
314
## 0.3.0
415

516
### 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": "0.3.0",
3+
"version": "0.3.1",
44
"license": "MIT",
55
"scripts": {
66
"test": "jest",

0 commit comments

Comments
 (0)