Skip to content

Commit f088a45

Browse files
Version Packages (#2243)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ab5f85a commit f088a45

15 files changed

Lines changed: 50 additions & 12 deletions

File tree

workspaces/scorecard/.changeset/weak-bananas-bake.md

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

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.3.5
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.3.5
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.3.5
9+
310
## 2.3.4
411

512
### 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.3.4",
3+
"version": "2.3.5",
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.3.5
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.3.5
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.3.5
9+
310
## 2.3.4
411

512
### 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.3.4",
3+
"version": "2.3.5",
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.1.5
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.3.5
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.3.5
9+
310
## 0.1.4
411

512
### Patch 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.1.4",
3+
"version": "0.1.5",
44
"license": "Apache-2.0",
55
"description": "The openssf backend module for the scorecard plugin.",
66
"main": "src/index.ts",

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

3+
## 2.3.5
4+
5+
### Patch Changes
6+
7+
- ab5f85a: Updated default schedule for pulling metrics to have `initialDelay` of 1 minute
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.3.5
9+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.3.5
10+
311
## 2.3.4
412

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

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

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

3+
## 2.3.5
4+
35
## 2.3.4
46

57
### Patch Changes

0 commit comments

Comments
 (0)