Skip to content

Update reissue to fix incorrect 2.1.13 release#67

Merged
saturnflyer merged 1 commit intomainfrom
fix/update-reissue-for-major-release
Feb 24, 2026
Merged

Update reissue to fix incorrect 2.1.13 release#67
saturnflyer merged 1 commit intomainfrom
fix/update-reissue-for-major-release

Conversation

@saturnflyer
Copy link
Member

Summary

  • Updates reissue from 0.4.11 to 0.4.15 in the lockfile
  • Includes Version: major trailer to trigger the 3.0.0 bump on next release

Context

Version 2.1.13 was incorrectly released without applying the Version: major trailer from the flow inheritance commits. This was caused by a bug in reissue 0.4.11 where the reissue:bump task unconditionally skipped version trailers when the version file had already been bumped by a post-release PR.

After merging this PR and triggering the release workflow, reissue 0.4.15 will read the Version: major trailer and bump 2.1.14 → 3.0.0.

Version 2.1.13 was released without applying the major version
bump from git trailers. This was caused by a bug in reissue
0.4.11 that skipped Version trailers when the version file had
already been bumped by a post-release PR. Updating reissue to
0.4.15 which includes the fix.

Changed: Update reissue dependency to 0.4.15
Version: major
@saturnflyer saturnflyer requested a review from a team as a code owner February 24, 2026 16:20
@saturnflyer saturnflyer merged commit 96b877f into main Feb 24, 2026
4 checks passed
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.

1 participant