release - Create and Publish cryptobot-python Package Releases
Prepare and publish new releases for the cryptobot-python package
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- validate semantic version
- update version files
- request release notes
- update HISTORY.md
- run test suite
- create git commit
- create git tag
- create GitHub release
Inputs
- version number
- release notes
- Git repository
- GitHub repository
Outputs
- updated version files
- updated HISTORY.md
- git commit
- git tag
- GitHub release
Requirements
- semantic version format
- all tests passing
- Git repository setup
- GitHub CLI installed
