Skip to content

v0.4.11

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:25
Immutable release. Only release title and notes can be modified.
v0.4.11

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