Skip to content

Commit 5ea0829

Browse files
authored
Version Packages (#2197)
1 parent a9ee0f0 commit 5ea0829

File tree

15 files changed

+50
-12
lines changed

15 files changed

+50
-12
lines changed

workspaces/scorecard/.changeset/thirty-shoes-check.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.3
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.3.3
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.3.3
9+
310
## 2.3.2
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.2",
3+
"version": "2.3.3",
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.3
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.3.3
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.3.3
9+
310
## 2.3.2
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.2",
3+
"version": "2.3.3",
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.3
4+
5+
### Patch Changes
6+
7+
- @red-hat-developer-hub/backstage-plugin-scorecard-common@2.3.3
8+
- @red-hat-developer-hub/backstage-plugin-scorecard-node@2.3.3
9+
310
## 0.1.2
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.2",
3+
"version": "0.1.3",
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: 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
22

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

512
### 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.2",
3+
"version": "2.3.3",
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.3
4+
35
## 2.3.2
46

57
## 2.3.1

0 commit comments

Comments
 (0)