v0.1.2
Bug Fixes
- npm install fallback - Do not fail package installation or point global shims at missing binaries when a native release asset is unavailable.
- Release asset ordering - Upload the macOS arm64 native binary and
CHECKSUMS.txtbefore publishing the npm package so postinstall downloads succeed immediately.