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): notify when new version available
- Avoid `Bad state: No element` when no argument passed to the CLI
- Refactor of the code for a cleaner implementation
* fix(cli): add default value to version
Added default value to version on getCurrentVersion to avoid
LateInitializationError when no package found.
0 commit comments