Skip to content

Commit db0d016

Browse files
Version Packages (#588)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 49b40bd commit db0d016

11 files changed

Lines changed: 34 additions & 20 deletions

File tree

workspaces/orchestrator/.changeset/brave-mayflies-melt.md

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

workspaces/orchestrator/.changeset/flat-shirts-beg.md

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

workspaces/orchestrator/.changeset/spicy-pens-drum.md

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

workspaces/orchestrator/plugins/orchestrator-backend/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
### Dependencies
22

3+
## 5.2.3
4+
5+
### Patch Changes
6+
7+
- 691fd23: fix tests
8+
- Updated dependencies [691fd23]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@1.26.2
10+
311
## 5.2.2
412

513
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend",
3-
"version": "5.2.2",
3+
"version": "5.2.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## @red-hat-developer-hub/backstage-plugin-orchestrator-common [1.13.1](https://github.com/janus-idp/backstage-plugins/compare/@red-hat-developer-hub/backstage-plugin-orchestrator-common@1.13.0...@red-hat-developer-hub/backstage-plugin-orchestrator-common@1.13.1) (2024-08-02)
22

3+
## 1.26.2
4+
5+
### Patch Changes
6+
7+
- 691fd23: fix tests
8+
39
## 1.26.1
410

511
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-common",
3-
"version": "1.26.1",
3+
"version": "1.26.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
### Dependencies
22

3+
## 2.6.3
4+
5+
### Patch Changes
6+
7+
- c64c3a5: fix view variables screen
8+
- 28c900b: fixing responsiveness of the WorkflowPage
9+
- Updated dependencies [691fd23]
10+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@1.26.2
11+
312
## 2.6.2
413

514
### Patch Changes

workspaces/orchestrator/plugins/orchestrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator",
3-
"version": "2.6.2",
3+
"version": "2.6.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/scaffolder-backend-module-orchestrator/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [691fd23]
8+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@1.26.2
9+
310
## 0.2.1
411

512
### Patch Changes

0 commit comments

Comments
 (0)