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
add logic to support additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format. e.g., the current package's version is something like 1.0.0-alpha, 1.0.0-alpha.1, 1.0.0-0.3.7, 1.0.0-x.7.z.92, or 1.0.0-x-y-z.-- instead of 1.0.0.
add logic to support additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format. e.g., the current package's version is something like 1.0.0-alpha, 1.0.0-alpha.1, 1.0.0-0.3.7, 1.0.0-x.7.z.92, or 1.0.0-x-y-z.-- instead of 1.0.0.
https://semver.org/
The text was updated successfully, but these errors were encountered: