Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 21:00
6f7891e

0.4.1 (2026-09-15)

Bug Fixes

  • the in-workflow npm publish checks out the release tag, not the triggering SHA (the trigger SHA predates the Release PR's version bump — it tried to publish 0.3.2 while v0.4.0 was the release); shellcheck-clean tag resolution (70b5e3b)