Tags: simplecto/django-reference-implementation
Tags
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>