Skip to content

Commit 2fe4f2c

Browse files
Version Packages
1 parent 169b951 commit 2fe4f2c

File tree

10 files changed

+29
-17
lines changed

10 files changed

+29
-17
lines changed

workspaces/scorecard/.changeset/famous-dots-invite.md

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

workspaces/scorecard/.changeset/silent-times-dance.md

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

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

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 0478b79: Unify provider IDs
8+
39
## 0.1.0
410

511
### 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": "0.1.0",
3+
"version": "0.2.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: 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+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 0478b79: Unify provider IDs
8+
- 169b951: Support proxy for Jira integration
9+
310
## 0.1.1
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": "0.1.1",
3+
"version": "0.2.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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-scorecard-backend
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 0478b79: Unify provider IDs
8+
39
## 0.1.0
410

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

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

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 0478b79: Unify provider IDs
8+
39
## 0.1.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)