Skip to content

Commit 26ce797

Browse files
Version Packages (#2776)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f96e4f2 commit 26ce797

9 files changed

Lines changed: 32 additions & 12 deletions

File tree

workspaces/orchestrator/.changeset/nervous-eels-mate.md

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

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

3+
## 8.8.2
4+
5+
### Patch Changes
6+
7+
- f96e4f2: fix: updating lodash for cve fixes
8+
39
## 8.8.1
410

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

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

3+
## 2.8.1
4+
5+
### Patch Changes
6+
7+
- f96e4f2: fix: updating lodash for cve fixes
8+
39
## 2.8.0
410

511
### Minor 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": "2.8.0",
4+
"version": "2.8.1",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets
22

3+
## 1.10.1
4+
5+
### Patch Changes
6+
7+
- f96e4f2: fix: updating lodash for cve fixes
8+
- Updated dependencies [f96e4f2]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.8.1
10+
311
## 1.10.0
412

513
### Minor Changes

workspaces/orchestrator/plugins/orchestrator-form-widgets/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-form-widgets",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md

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

3+
## 5.7.2
4+
5+
### Patch Changes
6+
7+
- f96e4f2: fix: updating lodash for cve fixes
8+
- Updated dependencies [f96e4f2]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.8.1
10+
311
## 5.7.1
412

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

0 commit comments

Comments
 (0)