a2123274a5
The changelog grep commands return exit code 1 when no commits match, which set -euo pipefail treats as fatal. Add || true guards so the script continues to the tag/push/release steps. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>