Skip to content

fix(release): match changelog headings with optional -pl suffix - #112

Merged
Ibochkarev merged 1 commit into
masterfrom
fix/release-notes-match-pl-suffix
Jul 29, 2026
Merged

fix(release): match changelog headings with optional -pl suffix#112
Ibochkarev merged 1 commit into
masterfrom
fix/release-notes-match-pl-suffix

Conversation

@Ibochkarev

Copy link
Copy Markdown
Member

Fix empty GitHub release notes when the tag is v2.0.1 but changelog uses ## [2.0.1-pl].

The release workflow stripped v from the tag and looked for an exact ## [2.0.1] heading, so softprops fell back to a bare compare link. Notes now match an optional -pl suffix.

Also related: mgr icons fix for #111 already shipped in 2.0.1-pl on master (ae0024e); this PR only hardens the release notes path for the next tag.

Tag v2.0.1 left release notes empty because changelog uses [2.0.1-pl].
@Ibochkarev
Ibochkarev marked this pull request as ready for review July 29, 2026 09:09
@Ibochkarev
Ibochkarev merged commit a43c1a1 into master Jul 29, 2026
10 checks passed
@Ibochkarev
Ibochkarev deleted the fix/release-notes-match-pl-suffix branch July 29, 2026 09:09
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