Version 4.1.2.dev.1 - #3056
Merged
Merged
Conversation
A dev release cut from `master` after 4.1.1, for people who need one of the changes since it early. `.dev.N` is a prerelease, and it is not written up in CHANGELOG.md nor announced with a GitHub release, so it does not disturb the 4.1.2 cycle. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PhJnDiMKwunqnLpuXzRY7v
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.
Bumps
RBS::VERSIONto4.1.2.dev.1, a dev release cut frommasterafter 4.1.1, withGemfile.lockregenerated..dev.Nis a prerelease, sogem install rbsis unaffected, andRakefilelistsv*.dev*inGEM_PRERELEASE_TAGS— thev4.1.2.dev.1tag is skipped whengem:changelogpicks the base of the 4.1.2 release proper, so that changelog still covers the whole cycle.No
CHANGELOG.mdentry and no GitHub release: this is a.dev.Nrelease, andrake gem:check_release[4.1.2.dev.1]passes without one.Generated by Claude Code