Skip to content

chore: use changelog entry as GitHub release notes#53

Open
aliou wants to merge 1 commit into
mainfrom
chore/release-notes-from-changelog
Open

chore: use changelog entry as GitHub release notes#53
aliou wants to merge 1 commit into
mainfrom
chore/release-notes-from-changelog

Conversation

@aliou

@aliou aliou commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Use the version's changelog section from CHANGELOG.md as the GitHub release notes instead of the generic Release vX.Y.Z placeholder.

The publish workflow now extracts the ## <version> section from CHANGELOG.md and passes it to gh release create --notes-file.

Existing vX.Y.Z releases have also been backfilled with their changelog content (legacy package@version releases left untouched).

@aliou aliou self-assigned this Jun 29, 2026
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