v0.6.2

azophy/sshifuv0.6.2Mar 10, 2026by azophy

AI Summary

This release fixes npm package scripts to ensure the postinstall binary download works correctly by including the necessary scripts directory.

Key Highlights

  • Fixed npm package scripts for sshifu and sshifu-trust
  • Updated .npmignore to include scripts/install.js
  • Ensured postinstall binary download functionality

Full Release Notes

Fix: Include scripts directory in sshifu and sshifu-trust npm packages

- Update .npmignore to include scripts/install.js
- Required for postinstall binary download to work