Skip to content

Fix duplicate contributor lists in GitHub releases#24

Merged
ctate merged 1 commit into
mainfrom
ctate/fix-changelog
May 12, 2026
Merged

Fix duplicate contributor lists in GitHub releases#24
ctate merged 1 commit into
mainfrom
ctate/fix-changelog

Conversation

@ctate

@ctate ctate commented May 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove stale <!-- release:start --> / <!-- release:end --> markers from old changelog entries (0.1.3–0.1.8) so only the latest release is marked
  • Change the awk extraction in the release workflow to exit after the first block instead of resetting, preventing duplicate content if old markers are accidentally left behind

Remove stale release markers from old changelog entries and stop awk
after the first block so only the latest entry is extracted.
@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zero-native Ready Ready Preview, Comment May 12, 2026 2:16am

@ctate ctate merged commit fd7c6d5 into main May 12, 2026
15 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