diff --git a/workspaces/marketplace/.changeset/ten-chairs-think.md b/workspaces/marketplace/.changeset/ten-chairs-think.md deleted file mode 100644 index 2c3197fbd..000000000 --- a/workspaces/marketplace/.changeset/ten-chairs-think.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@red-hat-developer-hub/backstage-plugin-catalog-backend-module-marketplace': patch -'@red-hat-developer-hub/backstage-plugin-marketplace-common': patch ---- - -align dependancies versions with backstage 1.32.0 diff --git a/workspaces/marketplace/plugins/catalog-backend-module-marketplace/CHANGELOG.md b/workspaces/marketplace/plugins/catalog-backend-module-marketplace/CHANGELOG.md index bfa3a1908..7d6d1cbb0 100644 --- a/workspaces/marketplace/plugins/catalog-backend-module-marketplace/CHANGELOG.md +++ b/workspaces/marketplace/plugins/catalog-backend-module-marketplace/CHANGELOG.md @@ -1,5 +1,13 @@ # @red-hat-developer-hub/backstage-plugin-catalog-backend-module-marketplace +## 0.0.2 + +### Patch Changes + +- 8c442b6: align dependancies versions with backstage 1.32.0 +- Updated dependencies [8c442b6] + - @red-hat-developer-hub/backstage-plugin-marketplace-common@0.0.2 + ## 0.0.1 ### Patch Changes diff --git a/workspaces/marketplace/plugins/catalog-backend-module-marketplace/package.json b/workspaces/marketplace/plugins/catalog-backend-module-marketplace/package.json index 92a71410a..231c936ea 100644 --- a/workspaces/marketplace/plugins/catalog-backend-module-marketplace/package.json +++ b/workspaces/marketplace/plugins/catalog-backend-module-marketplace/package.json @@ -1,7 +1,7 @@ { "name": "@red-hat-developer-hub/backstage-plugin-catalog-backend-module-marketplace", "description": "The marketplace backend module for the catalog plugin.", - "version": "0.0.1", + "version": "0.0.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", diff --git a/workspaces/marketplace/plugins/marketplace-backend/CHANGELOG.md b/workspaces/marketplace/plugins/marketplace-backend/CHANGELOG.md index eb537f2a8..3ac221a9b 100644 --- a/workspaces/marketplace/plugins/marketplace-backend/CHANGELOG.md +++ b/workspaces/marketplace/plugins/marketplace-backend/CHANGELOG.md @@ -1,5 +1,12 @@ # @red-hat-developer-hub/backstage-plugin-marketplace-backend +## 0.0.2 + +### Patch Changes + +- Updated dependencies [8c442b6] + - @red-hat-developer-hub/backstage-plugin-marketplace-common@0.0.2 + ## 0.0.1 ### Patch Changes diff --git a/workspaces/marketplace/plugins/marketplace-backend/package.json b/workspaces/marketplace/plugins/marketplace-backend/package.json index da29840b5..e22a5da32 100644 --- a/workspaces/marketplace/plugins/marketplace-backend/package.json +++ b/workspaces/marketplace/plugins/marketplace-backend/package.json @@ -1,6 +1,6 @@ { "name": "@red-hat-developer-hub/backstage-plugin-marketplace-backend", - "version": "0.0.1", + "version": "0.0.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", diff --git a/workspaces/marketplace/plugins/marketplace-common/CHANGELOG.md b/workspaces/marketplace/plugins/marketplace-common/CHANGELOG.md index e98abea8c..709d28a94 100644 --- a/workspaces/marketplace/plugins/marketplace-common/CHANGELOG.md +++ b/workspaces/marketplace/plugins/marketplace-common/CHANGELOG.md @@ -1,5 +1,11 @@ # @red-hat-developer-hub/backstage-plugin-marketplace-common +## 0.0.2 + +### Patch Changes + +- 8c442b6: align dependancies versions with backstage 1.32.0 + ## 0.0.1 ### Patch Changes diff --git a/workspaces/marketplace/plugins/marketplace-common/package.json b/workspaces/marketplace/plugins/marketplace-common/package.json index 1e0f0b3bb..70661f64f 100644 --- a/workspaces/marketplace/plugins/marketplace-common/package.json +++ b/workspaces/marketplace/plugins/marketplace-common/package.json @@ -1,7 +1,7 @@ { "name": "@red-hat-developer-hub/backstage-plugin-marketplace-common", "description": "Common functionalities for the marketplace plugin", - "version": "0.0.1", + "version": "0.0.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", diff --git a/workspaces/marketplace/plugins/marketplace/CHANGELOG.md b/workspaces/marketplace/plugins/marketplace/CHANGELOG.md index 38c40b16f..e9951ca32 100644 --- a/workspaces/marketplace/plugins/marketplace/CHANGELOG.md +++ b/workspaces/marketplace/plugins/marketplace/CHANGELOG.md @@ -1,5 +1,12 @@ # @red-hat-developer-hub/backstage-plugin-marketplace +## 0.0.2 + +### Patch Changes + +- Updated dependencies [8c442b6] + - @red-hat-developer-hub/backstage-plugin-marketplace-common@0.0.2 + ## 0.0.1 ### Patch Changes diff --git a/workspaces/marketplace/plugins/marketplace/package.json b/workspaces/marketplace/plugins/marketplace/package.json index d2246036f..9242bfdaa 100644 --- a/workspaces/marketplace/plugins/marketplace/package.json +++ b/workspaces/marketplace/plugins/marketplace/package.json @@ -1,6 +1,6 @@ { "name": "@red-hat-developer-hub/backstage-plugin-marketplace", - "version": "0.0.1", + "version": "0.0.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0",