Skip to content

Bump version to 2.0.12-dev#429

Merged
heyitsaamir merged 1 commit into
mainfrom
cg/bump-version-2.0.12
May 15, 2026
Merged

Bump version to 2.0.12-dev#429
heyitsaamir merged 1 commit into
mainfrom
cg/bump-version-2.0.12

Conversation

@corinagum

Copy link
Copy Markdown
Contributor

Summary

  • Bumps version.json from 2.0.1-dev.{height} to 2.0.12-dev.{height} to align with TS/NET after the 2.0.11 release

Test plan

  • Verify next CI build picks up 2.0.12.devN version

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings May 15, 2026 00:40

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 pull request bumps the repository’s development version in version.json to 2.0.12-dev.{height} so CI-produced prerelease builds align with the TS/.NET version line after the 2.0.11 release.

Changes:

  • Update Nerdbank.GitVersioning version from 2.0.1-dev.{height} to 2.0.12-dev.{height}.

@heyitsaamir
heyitsaamir merged commit 75ece0d into main May 15, 2026
8 checks passed
@heyitsaamir
heyitsaamir deleted the cg/bump-version-2.0.12 branch May 15, 2026 02:41
corinagum added a commit that referenced this pull request May 28, 2026
…ocs) (#443)

## Summary

Post-2.0.12 housekeeping on main.

- `version.json`: `2.0.12-dev.{height}` → `2.0.13-dev.{height}` — dev
builds off main now produce `2.0.13.dev1`, `2.0.13.dev2`, etc., starting
fresh height counters after the 2.0.12 stable cut. Mirrors PR #429.
- `RELEASE.md`:
  - Publish pipeline `definitionId` 49 → 51 (stale link)
- New section "Tagging and GitHub Release" covering the post-publish tag
+ 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

- [x] `cat version.json` shows `2.0.13-dev.{height}`
- [x] `grep definitionId RELEASE.md` shows the corrected ID
- [x] New section renders cleanly in the RELEASE.md preview

---------

Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
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