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): fix --version crash, restore @shipkey/core optional dep
Read version from package.json at runtime via __dirname instead of
createRequire with wrong relative path. Also restore @shipkey/core
optional dependency now that it's published on npm.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>