diff --git a/workspaces/explore/.changeset/version-bump-1-40-2.md b/workspaces/explore/.changeset/version-bump-1-40-2.md deleted file mode 100644 index 37e15004f..000000000 --- a/workspaces/explore/.changeset/version-bump-1-40-2.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@backstage-community/plugin-explore': minor -'@backstage-community/plugin-explore-backend': minor -'@backstage-community/plugin-explore-common': minor -'@backstage-community/plugin-explore-node': minor -'@backstage-community/plugin-explore-react': minor ---- - -Backstage version bump to v1.40.2 diff --git a/workspaces/explore/plugins/explore-backend/CHANGELOG.md b/workspaces/explore/plugins/explore-backend/CHANGELOG.md index 576f9aa61..f41744886 100644 --- a/workspaces/explore/plugins/explore-backend/CHANGELOG.md +++ b/workspaces/explore/plugins/explore-backend/CHANGELOG.md @@ -1,5 +1,17 @@ # @backstage-community/plugin-explore-backend +## 0.7.0 + +### Minor Changes + +- 2294eff: Backstage version bump to v1.40.2 + +### Patch Changes + +- Updated dependencies [2294eff] + - @backstage-community/plugin-explore-common@0.5.0 + - @backstage-community/plugin-explore-node@0.6.0 + ## 0.6.0 ### Minor Changes diff --git a/workspaces/explore/plugins/explore-backend/package.json b/workspaces/explore/plugins/explore-backend/package.json index 0d6bd21bf..2842d2e09 100644 --- a/workspaces/explore/plugins/explore-backend/package.json +++ b/workspaces/explore/plugins/explore-backend/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-explore-backend", - "version": "0.6.0", + "version": "0.7.0", "backstage": { "role": "backend-plugin", "pluginId": "explore", diff --git a/workspaces/explore/plugins/explore-common/CHANGELOG.md b/workspaces/explore/plugins/explore-common/CHANGELOG.md index 1255b155f..88da2b57b 100644 --- a/workspaces/explore/plugins/explore-common/CHANGELOG.md +++ b/workspaces/explore/plugins/explore-common/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage-community/plugin-explore-common +## 0.5.0 + +### Minor Changes + +- 2294eff: Backstage version bump to v1.40.2 + ## 0.4.0 ### Minor Changes diff --git a/workspaces/explore/plugins/explore-common/package.json b/workspaces/explore/plugins/explore-common/package.json index 16496533c..662a849db 100644 --- a/workspaces/explore/plugins/explore-common/package.json +++ b/workspaces/explore/plugins/explore-common/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-explore-common", - "version": "0.4.0", + "version": "0.5.0", "description": "Common functionalities for the explore plugin", "backstage": { "role": "common-library", diff --git a/workspaces/explore/plugins/explore-node/CHANGELOG.md b/workspaces/explore/plugins/explore-node/CHANGELOG.md index 70689c7eb..ab061d93c 100644 --- a/workspaces/explore/plugins/explore-node/CHANGELOG.md +++ b/workspaces/explore/plugins/explore-node/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage-community/plugin-explore-node +## 0.6.0 + +### Minor Changes + +- 2294eff: Backstage version bump to v1.40.2 + +### Patch Changes + +- Updated dependencies [2294eff] + - @backstage-community/plugin-explore-common@0.5.0 + ## 0.5.0 ### Minor Changes diff --git a/workspaces/explore/plugins/explore-node/package.json b/workspaces/explore/plugins/explore-node/package.json index e24c3a872..828275044 100644 --- a/workspaces/explore/plugins/explore-node/package.json +++ b/workspaces/explore/plugins/explore-node/package.json @@ -1,7 +1,7 @@ { "name": "@backstage-community/plugin-explore-node", "description": "Node.js library for the explore plugin", - "version": "0.5.0", + "version": "0.6.0", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", diff --git a/workspaces/explore/plugins/explore-react/CHANGELOG.md b/workspaces/explore/plugins/explore-react/CHANGELOG.md index 52f414424..00bffca37 100644 --- a/workspaces/explore/plugins/explore-react/CHANGELOG.md +++ b/workspaces/explore/plugins/explore-react/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage-community/plugin-explore-react +## 0.5.0 + +### Minor Changes + +- 2294eff: Backstage version bump to v1.40.2 + +### Patch Changes + +- Updated dependencies [2294eff] + - @backstage-community/plugin-explore-common@0.5.0 + ## 0.4.0 ### Minor Changes diff --git a/workspaces/explore/plugins/explore-react/package.json b/workspaces/explore/plugins/explore-react/package.json index d772190ad..1a0574f72 100644 --- a/workspaces/explore/plugins/explore-react/package.json +++ b/workspaces/explore/plugins/explore-react/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-explore-react", - "version": "0.4.0", + "version": "0.5.0", "description": "A frontend library for Backstage plugins that want to interact with the explore plugin", "backstage": { "role": "web-library", diff --git a/workspaces/explore/plugins/explore/CHANGELOG.md b/workspaces/explore/plugins/explore/CHANGELOG.md index ad9e784a4..d0fcb3006 100644 --- a/workspaces/explore/plugins/explore/CHANGELOG.md +++ b/workspaces/explore/plugins/explore/CHANGELOG.md @@ -1,5 +1,17 @@ # @backstage-community/plugin-explore +## 0.10.0 + +### Minor Changes + +- 2294eff: Backstage version bump to v1.40.2 + +### Patch Changes + +- Updated dependencies [2294eff] + - @backstage-community/plugin-explore-common@0.5.0 + - @backstage-community/plugin-explore-react@0.5.0 + ## 0.9.1 ### Patch Changes diff --git a/workspaces/explore/plugins/explore/package.json b/workspaces/explore/plugins/explore/package.json index f22654563..a4865d4fe 100644 --- a/workspaces/explore/plugins/explore/package.json +++ b/workspaces/explore/plugins/explore/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-explore", - "version": "0.9.1", + "version": "0.10.0", "description": "A Backstage plugin for building an exploration page of your software ecosystem", "backstage": { "role": "frontend-plugin",