semantic-release — Intermediate Playground
Automated versioning and changelog generation based on commit messages
Using semantic-release effectivelyRun locally
Install
pip install python-semantic-releasePython CodeRun locally
Following best practices with semantic-release ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?