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
I'm trying to increase only the version number by running npm version -b but it doesn't seem to work without using a specific version number / patch / minor/ major.
Is there a way to achieve this use case?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
I'm trying to increase only the version number by running
npm version -b
but it doesn't seem to work without using a specific version number / patch / minor/ major.Is there a way to achieve this use case?
Thanks in advance!
The text was updated successfully, but these errors were encountered: