Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 10:49
e9462a8

0.7.1 (2026-09-16)

Bug Fixes

  • remove the npm publish from release-please.yml — npm's Trusted Publisher is bound to release-publish.yml, so the same publish here 404s (v0.5.0/v0.6.0/v0.7.0), fails the run, and suppresses the workflow_run publish (chicken-and-egg); release-publish.yml (workflow_run + release + dispatch) owns npm publishing (fa69079)