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: use commitizen's built-in changelog generation in release workflow
- Remove separate changelog generation step that was failing with 'No commits found'
- Let 'cz bump' handle changelog generation automatically (safer, atomic operation)
- Extract latest release notes from generated CHANGELOG.md file
- Add fallback message if changelog extraction fails
- This follows commitizen best practices and eliminates race conditions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments