Skip to content

Commit 1cdf509

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

11 files changed

Lines changed: 41 additions & 12 deletions

File tree

workspaces/marketplace/.changeset/two-foxes-run.md

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

workspaces/marketplace/packages/cli/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/marketplace-cli
22

3+
## 0.4.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fb23720]
8+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.7.1
9+
310
## 0.4.8
411

512
### Patch Changes

workspaces/marketplace/packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@red-hat-developer-hub/marketplace-cli",
33
"description": "CLI for the Marketplace",
4-
"version": "0.4.8",
4+
"version": "0.4.9",
55
"backstage": {
66
"role": "cli"
77
},

workspaces/marketplace/plugins/catalog-backend-module-marketplace/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-catalog-backend-module-marketplace
22

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fb23720]
8+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.7.1
9+
310
## 0.4.2
411

512
### Patch Changes

workspaces/marketplace/plugins/catalog-backend-module-marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-catalog-backend-module-marketplace",
33
"description": "The marketplace backend module for the catalog plugin.",
4-
"version": "0.4.2",
4+
"version": "0.4.3",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

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

3+
## 0.7.3
4+
5+
### Patch Changes
6+
7+
- fb23720: Introduce `spec.integrity` field for Marketplace package
8+
- Updated dependencies [fb23720]
9+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.7.1
10+
311
## 0.7.2
412

513
### Patch Changes

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

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

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- fb23720: Introduce `spec.integrity` field for Marketplace package
8+
39
## 0.7.0
410

511
### Minor Changes

workspaces/marketplace/plugins/marketplace-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-marketplace-common",
33
"description": "Common functionalities for the marketplace plugin",
4-
"version": "0.7.0",
4+
"version": "0.7.1",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

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

3+
## 0.8.4
4+
5+
### Patch Changes
6+
7+
- fb23720: Introduce `spec.integrity` field for Marketplace package
8+
- Updated dependencies [fb23720]
9+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.7.1
10+
311
## 0.8.3
412

513
### Patch Changes

0 commit comments

Comments
 (0)