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
Fixes `--version` reporting the wrong version: it now reads from `package.json` at runtime instead of a hardcoded copy that could drift out of sync with it.