Commit 9e9e652
fix: add commitizen to dev dependencies for release workflow
- Add commitizen>=3.0.0 to dev dependencies in pyproject.toml
- Update uv.lock to include commitizen and its dependencies
- This fixes the release workflow error where 'cz' command was not found
- Enables automatic version bumping and changelog generation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 86ff2c1 commit 9e9e652
2 files changed
+165
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments