You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ci): include non-conventional commits in changelog (#557)
Add "Other Changes" section to capture commits that don't follow
the conventional commit format. This ensures all changes are
documented in releases, even if they weren't properly formatted.
- Non-conventional commits now appear in "📦 Other Changes" section
- Updates both GitHub release notes and CHANGE.md
- Conventional commits with types other than feat/fix remain excluded
Signed-off-by: JasonXuDeveloper - 傑 <jason@xgamedev.net>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments