Skip to content

chore: bump versions for next release cycle#555

Open
singhk97 wants to merge 2 commits into
mainfrom
chore/bump-versions-post-release
Open

chore: bump versions for next release cycle#555
singhk97 wants to merge 2 commits into
mainfrom
chore/bump-versions-post-release

Conversation

@singhk97

@singhk97 singhk97 commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump Core version to 1.0.5-preview.{height} (post 1.0.4 release)
  • Bump Legacy version to 2.0.10-preview.{height} (post 2.0.9 release)

Core: 1.0.4-preview → 1.0.5-preview
Legacy: 2.0.9-preview → 2.0.10-preview
Copilot AI review requested due to automatic review settings June 5, 2026 20:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Nerdbank.GitVersioning preview versions to start the next release cycle after the 1.0.4 (Core) and 2.0.9 (Legacy) releases.

Changes:

  • Bump legacy/root version to 2.0.10-preview.{height}.
  • Bump Core version to 1.0.5-preview.{height}.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
version.json Bumps the legacy/root preview version to 2.0.10.
core/version.json Bumps the Core preview version to 1.0.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread version.json
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.0.9-preview.{height}",
"version": "2.0.10-preview.{height}",
Sync per-project version.json overrides with root version.json.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants