- Add release.yml: single workflow for auto and manual releases
- Update update_version.py: add --get and --patch flags
- Delete publish.yml and create-release-tag.yml
Auto releases triggered by CLI dispatch. Manual releases via
workflow_dispatch with version input. Zero PRs, fully automated.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>