Skip to content

0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 17:14
· 34 commits to main since this release
Immutable release. Only release title and notes can be modified.
0.2.1
0f5fa25
  • Republish the 0.2.0 contract: tag 0.2.0 landed on the merge commit, which
    GitHub does not attach to a pull request, so release evidence lookup refused
    publication. This tag is the PR-head commit after merge.
  • Resolve bun's actual global bin (bun pm bin -g, including
    ~/.cache/.bun/bin) when installing resend and wrangler, instead of
    assuming ~/.bun/bin. Hosted native evidence used the cache prefix.