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
fix: Replace git-cliff-action with native git log for release notes
- Remove dependency on orhun/git-cliff-action which has Docker build issues
- Use native git log to generate release notes from commits
- Maintain same format with commit links and changelog structure
- Fix release workflow to work reliably in CI environment
0 commit comments