fix: use semver dot separator for beta pre-release versions (beta-X → beta.X)#5764
Merged
mark-wiemer merged 6 commits intomainfrom Feb 21, 2026
Merged
fix: use semver dot separator for beta pre-release versions (beta-X → beta.X)#5764mark-wiemer merged 6 commits intomainfrom
mark-wiemer merged 6 commits intomainfrom
Conversation
|
Member
|
@copilot also update MAINTAINERS.md to track this for the future |
Co-authored-by: mark-wiemer <7833360+mark-wiemer@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix beta versions to use semver-style dot separator
fix: use semver dot separator for beta pre-release versions (beta-X → beta.X)
Feb 21, 2026
Co-authored-by: mark-wiemer <7833360+mark-wiemer@users.noreply.github.com>
Contributor
Author
mark-wiemer
reviewed
Feb 21, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5764 +/- ##
=======================================
Coverage 88.84% 88.84%
=======================================
Files 66 66
Lines 4771 4771
Branches 976 976
=======================================
Hits 4239 4239
Misses 532 532 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mark-wiemer
approved these changes
Feb 21, 2026
This was referenced Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
package.jsonversion from12.0.0-beta-10to12.0.0-beta.10package-lock.jsonversion (vianpm install --package-lock-onlywith npm 10).github/release-please/manifest.jsonso release-please proposes12.0.0-beta.11nextCHANGELOG.mdcurrent entry header to use dot notationMAINTAINERS.md— fix beta example, add blockquote warning about dot-vs-dash for future maintainers, fix RC example fromrc-1torc.1Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.