v0.4.11
Immutable
release. Only release title and notes can be modified.
feat(ci): separate approve gate from deploy jobs
Split the publish job into approve (environment gate, no-op) + npm + jsr
as independent parallel jobs. One approval unblocks all deploys; each
target has its own log and can be retried independently. Add new deploy
targets with needs: [release, approve].
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com