feat(KB-221): rename CLI binary from kb to fn

- Rename binary from 'kb' to 'fn' in package.json bin entries
- Update package-config test to expect new binary name 'fn'
- Add changeset to track the binary rename for package consumers
This commit is contained in:
gsxdsm
2026-03-30 18:15:58 -07:00
parent 597acd6261
commit 514b38924e
3 changed files with 10 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
"pi-package"
],
"bin": {
"kb": "./dist/bin.js"
"fn": "./dist/bin.js"
},
"pi": {
"extensions": [