v1.3.2
Patch Changes
- #19
2111d11Thanks @flyon! - Removeprepack: yarn build && pinst --disableandpostpack: pinst --enablescripts. These were conflicting with the CI publish flow (ENEEDAUTH on the actualnpm publishcall). Build now happens only in the dedicated CI "Build" step. Also removepostinstall: husky install(not needed for published installs).