release-version - Version Release Workflow Automation
Automate version bumping, changelog generation, and GitHub release process
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check uncommitted changes
- group related commits
- generate changelog
- update version number
- create version tag
- push to remote
- monitor CI workflow
Inputs
- version number
- pre-release flag
- git repository
Outputs
- changelog files
- version tag
- release commit
- CI status report
Requirements
- git repository
- GitHub account
- GitHub Actions configured
