Version Packages (tech-insights)#9626
Open
backstage-service wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs the release/versioning step for the Tech Insights workspace packages after the Backstage bump to v1.52.0, updating package versions and promoting the generated release notes into each package changelog.
Changes:
- Bump versions across all Tech Insights-related packages (frontend, backend, node/common libraries, and maturity packages).
- Add new CHANGELOG entries for the v1.52.0 Backstage bump and dependency rollups.
- Remove the consumed Changeset file after versioning.
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| workspaces/tech-insights/plugins/tech-insights/package.json | Bumps @backstage-community/plugin-tech-insights to 1.5.0. |
| workspaces/tech-insights/plugins/tech-insights/CHANGELOG.md | Adds 1.5.0 entry documenting the Backstage v1.52.0 bump and dependency updates. |
| workspaces/tech-insights/plugins/tech-insights-react/package.json | Bumps @backstage-community/plugin-tech-insights-react to 1.7.0. |
| workspaces/tech-insights/plugins/tech-insights-react/CHANGELOG.md | Adds 1.7.0 entry for the Backstage v1.52.0 bump and dependency update. |
| workspaces/tech-insights/plugins/tech-insights-node/package.json | Bumps @backstage-community/plugin-tech-insights-node to 2.9.0. |
| workspaces/tech-insights/plugins/tech-insights-node/CHANGELOG.md | Adds 2.9.0 entry for the Backstage v1.52.0 bump and dependency update. |
| workspaces/tech-insights/plugins/tech-insights-maturity/package.json | Bumps @backstage-community/plugin-tech-insights-maturity to 0.10.0. |
| workspaces/tech-insights/plugins/tech-insights-maturity/CHANGELOG.md | Adds 0.10.0 entry for the Backstage v1.52.0 bump and dependency updates. |
| workspaces/tech-insights/plugins/tech-insights-maturity-common/package.json | Bumps @backstage-community/plugin-tech-insights-maturity-common to 0.7.0. |
| workspaces/tech-insights/plugins/tech-insights-maturity-common/CHANGELOG.md | Adds 0.7.0 entry for the Backstage v1.52.0 bump and dependency update. |
| workspaces/tech-insights/plugins/tech-insights-common/package.json | Bumps @backstage-community/plugin-tech-insights-common to 0.11.0. |
| workspaces/tech-insights/plugins/tech-insights-common/CHANGELOG.md | Adds 0.11.0 entry for the Backstage v1.52.0 bump. |
| workspaces/tech-insights/plugins/tech-insights-backend/package.json | Bumps @backstage-community/plugin-tech-insights-backend to 3.1.0. |
| workspaces/tech-insights/plugins/tech-insights-backend/CHANGELOG.md | Adds 3.1.0 entry for the Backstage v1.52.0 bump and dependency updates. |
| workspaces/tech-insights/plugins/tech-insights-backend-module-jsonfc/package.json | Bumps @backstage-community/plugin-tech-insights-backend-module-jsonfc to 0.10.0. |
| workspaces/tech-insights/plugins/tech-insights-backend-module-jsonfc/CHANGELOG.md | Adds 0.10.0 entry for the Backstage v1.52.0 bump and dependency updates. |
| workspaces/tech-insights/.changeset/version-bump-1-52-0.md | Removes the changeset after versioning has been applied. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
kurtaking
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Releases
@backstage-community/plugin-tech-insights@1.5.0
Minor Changes
Patch Changes
@backstage-community/plugin-tech-insights-backend@3.1.0
Minor Changes
Patch Changes
@backstage-community/plugin-tech-insights-backend-module-jsonfc@0.10.0
Minor Changes
Patch Changes
@backstage-community/plugin-tech-insights-common@0.11.0
Minor Changes
@backstage-community/plugin-tech-insights-maturity@0.10.0
Minor Changes
Patch Changes
@backstage-community/plugin-tech-insights-maturity-common@0.7.0
Minor Changes
Patch Changes
@backstage-community/plugin-tech-insights-node@2.9.0
Minor Changes
Patch Changes
@backstage-community/plugin-tech-insights-react@1.7.0
Minor Changes
Patch Changes