Skip to content

Bump version to 2.0.13-preview; RELEASE.md adds tagging step#601

Merged
corinagum merged 2 commits into
mainfrom
cg/bump-version-2.0.13
May 28, 2026
Merged

Bump version to 2.0.13-preview; RELEASE.md adds tagging step#601
corinagum merged 2 commits into
mainfrom
cg/bump-version-2.0.13

Conversation

@corinagum

@corinagum corinagum commented May 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Post-2.0.12 housekeeping on main.

  • version.json: 2.0.12-preview.{height}2.0.13-preview.{height} — preview builds off main start fresh height counters after the 2.0.12 stable cut. Mirrors PR Bump version to 2.0.12-preview; fix stray np in publish.yml #577.
  • RELEASE.md: adds step 5 to "Creating a Release" covering the git tag + GitHub Release page step, including the date-based gh api query that surfaces the real PR delta from main (auto-generated notes against the squash-merged release branch only show the release PR itself).

Test plan

  • cat version.json shows 2.0.13-preview.{height}
  • RELEASE.md renders cleanly in preview

version.json: 2.0.12-preview.{height} -> 2.0.13-preview.{height}.
Next dev cycle after 2.0.12 published to npm.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Copilot AI review requested due to automatic review settings May 27, 2026 23:51

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

Updates the repository’s Nerdbank.GitVersioning configuration to start the next preview version line after the 2.0.12 stable release, so main-branch preview builds will produce 2.0.13-preview.{height} (e.g., 2.0.13-preview.1, 2.0.13-preview.2, …).

Changes:

  • Bump version.json from 2.0.12-preview.{height} to 2.0.13-preview.{height}.

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

Adds step 5 to "Creating a Release": create the git tag and GitHub
Release page after packages land on npm. Notes the quirk that
auto-generated notes only see the squash-merged release PR when
targeting the release branch — provides the date-based gh api query
that surfaces the real PR delta from main.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@corinagum corinagum changed the title Bump version to 2.0.13-preview Bump version to 2.0.13-preview; RELEASE.md adds tagging step May 27, 2026
@corinagum
corinagum merged commit 88ffe2b into main May 28, 2026
6 checks passed
@corinagum
corinagum deleted the cg/bump-version-2.0.13 branch May 28, 2026 17:34
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