feat(release): add contributor attribution to release notes (#114)

This commit is contained in:
2026-06-06 01:07:47 -07:00
committed by GitHub
parent f2fd58cd2b
commit ee89b0c8a9
4 changed files with 255 additions and 1 deletions
@@ -0,0 +1,4 @@
type: added
area: release
- Release notes now credit contributors with a `What's Changed` list (`by @author in #pr`) and a `New Contributors` section for first-time authors, resolved from changelog fragments via git and the GitHub API.