Release Date: 2026-06-08
This release smooths out the CLI onboarding experience, fixing two installation issues that could block first-time setup.
None
- Use
sudo npmwhen the global npm prefix is root-owned, so onboarding installs succeed without permission errors (#291) - Create the bin directory instead of erroring when it's missing (#290)
- Added an install-script test plus live CI coverage to catch onboarding regressions (#291)
None
https://github.com/kshivang/BossTerm/compare/v1.2.113...v1.2.114