Releases: drudge/emdash-plugin-postmark
Releases · drudge/emdash-plugin-postmark
v0.2.0
Changed
- First release shipped via the tag-triggered GitHub Actions workflow (the
0.1.0tarball was published manually to bootstrap the npm name). No plugin functional changes from 0.1.0. - Release workflow is now idempotent — it skips the
npm publishstep if the tagged version is already on the registry, so reruns and bootstrap-publish overlap don't fail the run.