Skip to content

Update version numbers for additional prereleases#9510

Merged
JoeRobich merged 1 commit into
mainfrom
update-version
Jul 7, 2026
Merged

Update version numbers for additional prereleases#9510
JoeRobich merged 1 commit into
mainfrom
update-version

Conversation

@JoeRobich

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 7, 2026 17:09
@JoeRobich JoeRobich requested a review from a team as a code owner July 7, 2026 17:09
@JoeRobich JoeRobich merged commit 916072b into main Jul 7, 2026
3 checks passed
@JoeRobich JoeRobich deleted the update-version branch July 7, 2026 17:09

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 adjusts the repository’s release version metadata (Nerdbank.GitVersioning) and the top entries in CHANGELOG.md, intended to support additional prereleases.

Changes:

  • Update the base version in version.json.
  • Renumber the most recent version headings in CHANGELOG.md.
Show a summary per file
File Description
version.json Changes the GitVersioning base version used for builds/releases.
CHANGELOG.md Updates the latest version section headers to align with the chosen version line.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Comment thread version.json
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "2.152",
"version": "2.147",
Comment thread CHANGELOG.md
Comment on lines +6 to +8
# 2.147.x

# 2.151.x
# 2.146.x
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