Skip to content

bump client release group to 2.62.0#25511

Merged
dannimad merged 2 commits intomicrosoft:mainfrom
dannimad:bump620
Sep 22, 2025
Merged

bump client release group to 2.62.0#25511
dannimad merged 2 commits intomicrosoft:mainfrom
dannimad:bump620

Conversation

@dannimad
Copy link
Copy Markdown
Contributor

Using
pnpm -r --include-workspace-root exec npm pkg set version=2.62.0 and
pnpm -r run build:genver

Copilot AI review requested due to automatic review settings September 22, 2025 20:59
Copy link
Copy Markdown
Contributor

Copilot AI left a 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 version across the client release group from 2.61.0 to 2.62.0. This is a routine version update that updates package.json files and corresponding packageVersion.ts files throughout the Fluid Framework monorepo.

  • Updates all package.json files to version 2.62.0
  • Updates all corresponding packageVersion.ts files to maintain version consistency
  • Covers the entire client release group including packages, tools, examples, experimental packages, and Azure components

Reviewed Changes

Copilot reviewed 199 out of 199 changed files in this pull request and generated no comments.

File Description
package.json (root) Updates root package version to 2.62.0
Multiple package.json files Version bumps across all packages in the client release group
Multiple packageVersion.ts files Updates exported version constants to match package.json versions

@github-actions github-actions bot added area: build Build related issues area: dds Issues related to distributed data structures area: dds: propertydds area: dds: sharedstring area: dds: tree area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch labels Sep 22, 2025
@dannimad dannimad enabled auto-merge (squash) September 22, 2025 22:20
@CraigMacomber
Copy link
Copy Markdown
Contributor

bump client release group to 6.2.0

Thats not the right version. Should be 2.62.0.

Copy link
Copy Markdown
Contributor

@CraigMacomber CraigMacomber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good other than the PR title

@dannimad dannimad changed the title bump client release group to 6.2.0 bump client release group to 2.62.0 Sep 22, 2025
@dannimad dannimad merged commit 03b2415 into microsoft:main Sep 22, 2025
39 checks passed
anthony-murphy-agent pushed a commit to anthony-murphy-agent/FluidFramework that referenced this pull request Jan 14, 2026
Using 
`pnpm -r --include-workspace-root exec npm pkg set version=2.62.0` and 
`pnpm -r run build:genver`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build Build related issues area: dds: propertydds area: dds: sharedstring area: dds: tree area: dds Issues related to distributed data structures area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants