Skip to content

Bump release-notes pin to 0.11.1 - #17

Merged
Mpdreamz merged 1 commit into
masterfrom
fix/release-notes-aot-pin
Sep 3, 2026
Merged

Mpdreamz merged 1 commit into
masterfrom
fix/release-notes-aot-pin

Conversation

@Mpdreamz

@Mpdreamz Mpdreamz commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Fixes the 0.14.1 release failing at "Create or update release for tag on github" — nullean/release-notes#32 fixed Octokit's Native AOT bug where NewRelease.TagName (the only mixed-visibility property among its request models) silently vanished from the outgoing JSON under trimming, causing GitHub to reject the request with 422 "tag_name wasn't supplied".

Made with Cursor

0.11.0's create-release now works around Octokit's Native AOT
serialization bug (tag_name silently dropped from the JSON), which is
what broke this repo's own 0.14.1 release.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Mpdreamz
Mpdreamz merged commit 0936106 into master Sep 3, 2026
3 of 4 checks passed
@Mpdreamz
Mpdreamz deleted the fix/release-notes-aot-pin branch September 3, 2026 10:22
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