Skip to content

Commit d0a5d46

Browse files
Version Packages (#1207)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9a56a2d commit d0a5d46

15 files changed

Lines changed: 57 additions & 12 deletions

File tree

workspaces/orchestrator/.changeset/renovate-763fbe1.md

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

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
### Dependencies
22

3+
## 7.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [223d35c]
8+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@2.0.1
9+
310
## 7.0.0
411

512
### Major 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.0",
3+
"version": "7.0.1",
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+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 223d35c: Updated dependency `@openapitools/openapi-generator-cli` to `2.21.3`.
8+
39
## 2.0.0
410

511
### Major 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.0",
3+
"version": "2.0.1",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-api
22

3+
## 1.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [223d35c]
8+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@2.0.1
9+
310
## 1.6.5
411

512
### 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.5",
4+
"version": "1.6.6",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
### Dependencies
22

3+
## 1.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [223d35c]
8+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@2.0.1
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@1.6.6
10+
311
## 1.6.5
412

513
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-form-react/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-react",
33
"description": "Web library for the orchestrator-form plugin",
4-
"version": "1.6.5",
4+
"version": "1.6.6",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

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

3+
## 0.2.10
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@1.6.6
8+
39
## 0.2.9
410

511
### Patch Changes

0 commit comments

Comments
 (0)