Skip to content

Commit 2af4b05

Browse files
github-actions[bot]DutchBen
authored andcommitted
Version Packages
1 parent 52e0589 commit 2af4b05

File tree

6 files changed

+16
-21
lines changed

6 files changed

+16
-21
lines changed

.changeset/beige-vans-arrive.md

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

.changeset/eighty-oranges-travel.md

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

.changeset/light-roses-double.md

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

.changeset/swift-jobs-doubt.md

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

packages/orchestrator-ui-components/CHANGELOG.md

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

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- 6b21307: Update target validation to isTask
8+
9+
### Minor Changes
10+
11+
- 0f648af: Adds some nullchecks that prevents the app from crashing on some errors
12+
- 0cab7d9: 326 Adds dropdown to product blocks section on subscription detail page to select all items with a given product block name
13+
14+
### Patch Changes
15+
16+
- a500bac: Add product tag to workflow options query
17+
318
## 4.2.0
419

520
### 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": "4.2.0",
3+
"version": "5.0.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)