claude-code-sdk-python/scripts
Ashwin Bhat 062af27cb4
refactor: consolidate release automation
- 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>
2025-12-15 17:21:32 -08:00
..
build_wheel.py fix: remove emojis from build_wheel.py for Windows compatibility (#342) 2025-11-18 17:59:48 -08:00
download_cli.py fix: use PowerShell installer for Windows CLI download (#343) 2025-11-18 20:47:26 -08:00
initial-setup.sh feat: add pre-push hook for lint checks (#254) 2025-10-14 09:26:49 -07:00
pre-push feat: add pre-push hook for lint checks (#254) 2025-10-14 09:26:49 -07:00
update_cli_version.py feat: bundle Claude Code CLI in pip package (#283) 2025-11-18 17:21:15 -08:00
update_version.py refactor: consolidate release automation 2025-12-15 17:21:32 -08:00