Skip to content

Commit a78abf7

Browse files
Version Packages (#2525)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ea216c7 commit a78abf7

7 files changed

Lines changed: 23 additions & 8 deletions

File tree

workspaces/orchestrator/.changeset/empty-bikes-suffer.md

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

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/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-orchestrator-backend-module-loki
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea216c7]
8+
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.0.3
9+
310
## 1.0.3
411

512
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/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-module-loki",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"license": "Apache-2.0",
55
"description": "The loki backend module for the orchestrator plugin.",
66
"main": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-backend/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-orchestrator-backend
22

3+
## 8.6.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea216c7]
8+
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.0.3
9+
310
## 8.6.2
411

512
### 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": "8.6.2",
3+
"version": "8.6.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-node/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-node
22

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- ea216c7: Updating the backend-plugin-api to 1.5.0 to be inline with the other packages
8+
39
## 1.0.2
410

511
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-node/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-node",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"license": "Apache-2.0",
55
"description": "Node.js library for the orchestrator plugin",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)