Skip to content

Commit aed7b38

Browse files
Version Packages (#1739)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 54465f3 commit aed7b38

13 files changed

Lines changed: 70 additions & 16 deletions

File tree

workspaces/scorecard/.changeset/version-bump-1-44-2.md

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

workspaces/scorecard/plugins/scorecard-backend-module-github/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-scorecard-backend-module-github
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 54465f3: Backstage version bump to v1.44.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [54465f3]
12+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.1.0
13+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.1.0
14+
315
## 2.0.1
416

517
### Patch Changes

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

workspaces/scorecard/plugins/scorecard-backend-module-jira/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-scorecard-backend-module-jira
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 54465f3: Backstage version bump to v1.44.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [54465f3]
12+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.1.0
13+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.1.0
14+
315
## 2.0.1
416

517
### Patch Changes

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

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 54465f3: Backstage version bump to v1.44.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [54465f3]
12+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.1.0
13+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.1.0
14+
315
## 2.0.1
416

517
### Patch Changes

workspaces/scorecard/plugins/scorecard-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-scorecard-backend",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/scorecard/plugins/scorecard-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-scorecard-common
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 54465f3: Backstage version bump to v1.44.2
8+
39
## 2.0.1
410

511
## 2.0.0

workspaces/scorecard/plugins/scorecard-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-scorecard-common",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"license": "Apache-2.0",
55
"description": "Common functionalities for the scorecard plugin",
66
"main": "src/index.ts",

workspaces/scorecard/plugins/scorecard-node/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 54465f3: Backstage version bump to v1.44.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [54465f3]
12+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.1.0
13+
314
## 2.0.1
415

516
### Patch Changes

0 commit comments

Comments
 (0)