You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli-with-sentry): use dist/index.js and validate cli.js.bz
- Changed bin path from dist/cli.js to dist/index.js
- Updated verify script to check both dist/index.js and dist/cli.js.bz
- Matches standard CLI build output structure
0 commit comments