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
Semantic versioning should be adopted for the release process in order to ease dependency management.
This means v1.0 must be converted to v1.0.0 while v1.01 will become v1.0.1.
Semantic versioning should be adopted for the release process in order to ease dependency management.
This means
v1.0must be converted tov1.0.0whilev1.01will becomev1.0.1.