-
fix: Enable auto-generated release notes and bump to v1.2.21 (#1156)
发布于
2025-11-26 18:53:03 +00:00 Changes:
- Replace custom changelog generation with GitHub's --generate-notes
- Uses .github/release.yml categories for auto-categorization
- Removes manual changelog step (26 lines removed)
- Bump version to 1.2.21
This enables automatic categorization of release notes based on PR labels
(Security, Features, Bug Fixes, etc.) defined in .github/release.yml.Note: PAT_TOKEN needs 'workflow' scope to trigger downstream workflows.
下载附件