Skip to content

Commit 28b768a

Browse files
Version Packages (#1234)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 171b7fd commit 28b768a

11 files changed

Lines changed: 40 additions & 11 deletions

File tree

workspaces/marketplace/.changeset/good-colts-exist.md

Lines changed: 0 additions & 6 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.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [171b7fd]
8+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.7.2
9+
310
## 0.4.9
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.9",
4+
"version": "0.4.10",
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.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [171b7fd]
8+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.7.2
9+
310
## 0.4.4
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.4",
4+
"version": "0.4.5",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

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

3+
## 0.7.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [171b7fd]
8+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.7.2
9+
310
## 0.7.3
411

512
### 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.3",
3+
"version": "0.7.4",
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.2
4+
5+
### Patch Changes
6+
7+
- 171b7fd: load all the package configurations
8+
39
## 0.7.1
410

511
### Patch 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.1",
4+
"version": "0.7.2",
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.6
4+
5+
### Patch Changes
6+
7+
- 171b7fd: load all the package configurations
8+
- Updated dependencies [171b7fd]
9+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.7.2
10+
311
## 0.8.5
412

513
### Patch Changes

0 commit comments

Comments
 (0)