Release Notes Generate
Overview
Create release notes between git tags using the release-notes CLI and its prompt.
Workflow
- Run the CLI from
dev/packages/release-scripts:pnpm release:notes --current-tag <tag> --previous-tag <tag> --output <path>. - Review or update the prompt at
dev/packages/release-scripts/scripts/release-notes/prompt.mdwhen tone or format changes are needed. - Confirm the output is based on actual git history and avoid inventing changes.