Release Process Steps Bump the version in Cargo.toml and merge to main Select the commit SHA from main for release Verify the commit has the target version in Cargo.toml Run the release script ./scripts/trigger-release.sh <commit-sha-on-main> Monitor the release Workflow: https://github.com/block/ai-rules/actions/workflows/release.yml Release: https://github.com/block/ai-rules/releases