Commit 3a91048
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>1 parent 0b34064 commit 3a91048
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
71 | 78 | | |
72 | 79 | | |
73 | 80 | | |
| |||
0 commit comments