Skip to content

Commit 6a03091

Browse files
Version Packages (#2796)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f6f7bcf commit 6a03091

File tree

18 files changed

+59
-18
lines changed

18 files changed

+59
-18
lines changed

workspaces/scorecard/.changeset/plenty-lamps-dress.md

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

workspaces/scorecard/.changeset/whole-walls-ring.md

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

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.5.1
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.5.1
9+
310
## 0.2.0
411

512
### Minor Changes

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

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

3+
## 2.5.1
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.5.1
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.5.1
9+
310
## 2.5.0
411

512
### Minor 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.5.0",
3+
"version": "2.5.1",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @red-hat-developer-hub/backstage-plugin-scorecard-backend-module-jira
22

3+
## 2.5.1
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.5.1
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.5.1
9+
310
## 2.5.0
411

512
### Minor 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.5.0",
3+
"version": "2.5.1",
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-module-openssf/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-scorecard-backend-module-openssf
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.5.1
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.5.1
9+
310
## 0.2.0
411

512
### Minor Changes

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

0 commit comments

Comments
 (0)