fix(package): normalize bin entry to use a relative cli path
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-09 - 10.0.3 - fix(package)
|
||||
normalize bin entry to use a relative cli path
|
||||
|
||||
- Updates the package.json bin mapping from "cli.js" to "./cli.js" for clearer executable path resolution.
|
||||
|
||||
## 2026-05-09 - 10.0.2 - fix(package)
|
||||
remove private flag to allow package publishing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user