🚨 Breaking changes
- drop support for Commitizen < 3.0
💫 New features
- **changelog**: add `group_by_scope` setting allowing to sort scope first
- **config**: support private github and gitlab instances
- **entrypoint**: expose both v2 and v3 commitizen format
- initial import, works with test coverage
🐛 Bug fixes
- **readme**: tix typo in README
📖 Documentation
- **README**: add integrations documentation
📦 Build
- **CHANGELOG**: use commitizen scm provider
- **pre-commit**: update to latest pre-commit plugins versions
- **pre-commit**: update pre-commit hooks
- **pyproject**: add cz_emotional module for commitizen
- **pyproject**: update dependencies
- **python**: support Python 3.11
- update linting stack