Skip to content

Commit b3a2059

Browse files
Version Packages (#1231)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 28b768a commit b3a2059

17 files changed

Lines changed: 92 additions & 28 deletions

File tree

workspaces/orchestrator/.changeset/hip-parrots-drive.md

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

workspaces/orchestrator/.changeset/renovate-3abdc5e.md

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

workspaces/orchestrator/.changeset/yellow-rabbits-sparkle.md

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

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

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

3+
## 8.0.0
4+
5+
### Major Changes
6+
7+
- 3fce49c: Update dependencies to macth Backstage 1.39.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [784d858]
12+
- Updated dependencies [3fce49c]
13+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.0.0
14+
315
## 7.0.1
416

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

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- 3fce49c: Update dependencies to macth Backstage 1.39.1
8+
9+
### Patch Changes
10+
11+
- 784d858: Updated dependency `@openapitools/openapi-generator-cli` to `2.21.4`.
12+
313
## 2.0.1
414

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

workspaces/orchestrator/plugins/orchestrator-form-api/CHANGELOG.md

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

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 3fce49c: Update dependencies to macth Backstage 1.39.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [784d858]
12+
- Updated dependencies [3fce49c]
13+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.0.0
14+
315
## 1.6.6
416

517
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-form-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-api",
33
"description": "library for orchestrator form api, enabling creating a factory to extend the workflow execution form",
4-
"version": "1.6.6",
4+
"version": "2.0.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

workspaces/orchestrator/plugins/orchestrator-form-react/CHANGELOG.md

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

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 3fce49c: Update dependencies to macth Backstage 1.39.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [784d858]
12+
- Updated dependencies [3fce49c]
13+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.0.0
14+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.0.0
15+
316
## 1.6.6
417

518
### Patch Changes

0 commit comments

Comments
 (0)