Skip to content

v0.5.3

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:30
· 1 commit to main since this release
ci(release): fall back to sha256sum where shasum is absent (Windows)

Git Bash on windows-latest has tar but not shasum, so the Windows Package step
exited 127 and skipped the npm publish. Use sha256sum when shasum is missing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>