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 resolution for the --version option (#98)
`yargs` parses the `package.json` of the module and use its version value
automatically when there is no explicit version passed to `.version()`
Closes#97
0 commit comments