Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 23 Apr 09:01
· 173 commits to main since this release

Patch Changes

  • #19 2111d11 Thanks @flyon! - Remove prepack: yarn build && pinst --disable and postpack: pinst --enable scripts. These were conflicting with the CI publish flow (ENEEDAUTH on the actual npm publish call). Build now happens only in the dedicated CI "Build" step. Also remove postinstall: husky install (not needed for published installs).