Skip to content

Commit 3b264d2

Browse files
Version Packages (#1708)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent aed7b38 commit 3b264d2

14 files changed

Lines changed: 58 additions & 29 deletions

File tree

workspaces/marketplace/.changeset/few-comics-unite.md

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

workspaces/marketplace/.changeset/fix-support-type-filter-count.md

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

workspaces/marketplace/.changeset/perfect-zoos-judge.md

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

workspaces/marketplace/.changeset/version-bump-1-44-1.md

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

workspaces/marketplace/packages/cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @red-hat-developer-hub/marketplace-cli
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- f8e6f04: Backstage version bump to v1.44.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [f8e6f04]
12+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.12.0
13+
314
## 0.6.1
415

516
### 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.6.1",
4+
"version": "0.12.0",
55
"backstage": {
66
"role": "cli"
77
},

workspaces/marketplace/plugins/catalog-backend-module-marketplace/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @red-hat-developer-hub/backstage-plugin-catalog-backend-module-marketplace
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- f8e6f04: Backstage version bump to v1.44.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [f8e6f04]
12+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.12.0
13+
314
## 0.7.1
415

516
### 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.7.1",
4+
"version": "0.12.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

workspaces/marketplace/plugins/marketplace-backend/CHANGELOG.md

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

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- f8e6f04: Backstage version bump to v1.44.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [f8e6f04]
12+
- @red-hat-developer-hub/backstage-plugin-marketplace-common@0.12.0
13+
314
## 0.11.0
415

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

0 commit comments

Comments
 (0)