Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 08:49
ci: make npm publish idempotent (skip if version already on npm)

Re-running the release on an existing tag (e.g. after a partial-failure re-run) no longer
403s on 'cannot publish over previously published version'; it checks npm and skips instead.