fix(package): normalize the CLI bin path in package metadata
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-09 - 1.12.12 - fix(package)
|
||||
normalize the CLI bin path in package metadata
|
||||
|
||||
- Updates the npm bin entry from "cli.js" to "./cli.js" for clearer executable resolution.
|
||||
|
||||
## 2026-05-09 - 1.12.11 - fix(deps)
|
||||
update runtime and development dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user