mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-19 04:02:32 -04:00
The native release flow parks registry-mode changelog sections under `.changeset/changelogs`, so use that as the only source for generated release notes instead of the stale committed `CHANGELOG.md`. Release-note metadata must not block publishing valid artifacts. If generation fails, write a diagnostic release body with a link to the workflow run. Create the GitHub release as a draft, compare its persisted body exactly with the generated or diagnostic file, and publish it without resending the body.