Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

v1.2.3

Choose a tag to compare

@fabio-nettis fabio-nettis released this 15 Apr 06:33
· 6 commits to main since this release
e583030

What's Changed

This release fixes #6. The CLI now should be usable by bun and node Provide a less discriminating shebang directive at the top of the index script.

Actual fix

Version 1.2.4 actually fixes the issue that should have been resolved by this version.


  • fix: add node env shebang for cross package-manager compatibility by @fabio-nettis in #11

Full Changelog: v1.2.2...v1.2.3