-
Notifications
You must be signed in to change notification settings - Fork 549
bump client patch version #24603
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump client patch version #24603
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bumping release branch version with
pnpm exec flub bump client --bumpType patch