Replace the monolithic run-bump-script step with 7 individual steps: - bump-version-go: Update cmd/bd/version.go - bump-plugin-json: Update .claude-plugin/*.json - bump-mcp-python: Update pyproject.toml and __init__.py - bump-npm-package: Update npm-package/package.json - bump-hook-templates: Update cmd/bd/templates/hooks/* - bump-readme: Update README.md badge - stamp-changelog: Add date to [Unreleased] section Benefits: - Durability: If interrupted mid-release, can resume from specific step - Visibility: Activity feed shows progress through each sub-operation - Atomicity: Each step has clear verify commands Also removed outdated JSON formula file (TOML is authoritative). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Executed-By: beads/crew/dave Rig: beads Role: crew
12 KiB
12 KiB