Bump build-tools packages to 0.60.0#25816
Merged
scottn12 merged 1 commit intomicrosoft:mainfrom Nov 5, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR performs a version bump for the build-tools release group, upgrading all packages from version 0.59.0 to 0.60.0. This appears to be a coordinated minor version release across the build-tools monorepo.
Key Changes:
- Version bumped from 0.59.0 to 0.60.0 across all build-tools packages
- Consistent version update applied to both the root package and all child packages
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| build-tools/packages/version-tools/package.json | Updated version from 0.59.0 to 0.60.0 |
| build-tools/packages/bundle-size-tools/package.json | Updated version from 0.59.0 to 0.60.0 |
| build-tools/packages/build-tools/package.json | Updated version from 0.59.0 to 0.60.0 |
| build-tools/packages/build-infrastructure/package.json | Updated version from 0.59.0 to 0.60.0 |
| build-tools/packages/build-cli/package.json | Updated version from 0.59.0 to 0.60.0 |
| build-tools/package.json | Updated root package version from 0.59.0 to 0.60.0 |
CraigMacomber
approved these changes
Nov 5, 2025
anthony-murphy-agent
pushed a commit
to anthony-murphy-agent/FluidFramework
that referenced
this pull request
Jan 14, 2026
This PR bumps build-tools packages to 0.60.0 in preparation for the 0.59.0 release. Changes generated using `pnpm -r --include-workspace-root exec npm pkg set version=0.60.0`
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.
This PR bumps build-tools packages to 0.60.0 in preparation for the 0.59.0 release. Changes generated using
pnpm -r --include-workspace-root exec npm pkg set version=0.60.0