Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Sep 18:27
74b44e0

0.3.2 (2026-09-15)

Bug Fixes

  • create the tag + GitHub Release in the same Release Please run — the merge push (GITHUB_TOKEN) does not trigger workflows, so the release was never created after the auto-merge; re-run the idempotent action post-merge, letting the release event fire npm publish (83d7944)