bump client patch version#24603
Merged
dannimad merged 1 commit intorelease/client/2.40from May 13, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the patch version for multiple Fluid Framework client packages.
- Updated package.json files from version "2.40.0" to "2.40.1".
- Ensures consistency across benchmark and app packages as well as Azure utilities.
Reviewed Changes
Copilot reviewed 196 out of 196 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| examples/benchmarks/tablebench/package.json | Bump version to patch release |
| examples/benchmarks/odspsnapshotfetch-perftestapp/package.json | Bump version to patch release |
| examples/benchmarks/bubblebench/shared-tree/package.json | Bump version to patch release |
| examples/benchmarks/bubblebench/ot/package.json | Bump version to patch release |
| examples/benchmarks/bubblebench/experimental-tree/package.json | Bump version to patch release |
| examples/benchmarks/bubblebench/common/package.json | Bump version to patch release |
| examples/benchmarks/bubblebench/baseline/package.json | Bump version to patch release |
| examples/apps/tree-comparison/package.json | Bump version to patch release |
| examples/apps/tree-cli-app/package.json | Bump version to patch release |
| examples/apps/task-selection/package.json | Bump version to patch release |
| examples/apps/staging/package.json | Bump version to patch release |
| examples/apps/presence-tracker/package.json | Bump version to patch release |
| examples/apps/data-object-grid/package.json | Bump version to patch release |
| examples/apps/contact-collection/package.json | Bump version to patch release |
| examples/apps/collaborative-textarea/package.json | Bump version to patch release |
| examples/apps/blobs/package.json | Bump version to patch release |
| examples/apps/attributable-map/package.json | Bump version to patch release |
| examples/apps/ai-collab/package.json | Bump version to patch release |
| azure/packages/azure-service-utils/package.json | Bump version to patch release |
| azure/packages/azure-local-service/package.json | Bump version to patch release |
Contributor
|
Warning WARNING: This PR is targeting a release branch! All changes must first be merged into Changes to release branches require approval from the Patch Triage group before merging. For more details, see our internal documentation for the patch policy and processes for |
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.
Bumping release branch version with
pnpm exec flub bump client --bumpType patch