Semantic Versioning

Apply and validate Semantic Versioning 2.0.0 (SemVer). Use when choosing the next version number, deciding a MAJOR/MINOR/PATCH bump, releasing or tagging (git tag vX.Y.Z), adding pre-release (-alpha.1, -rc.1) or build metadata (+build.5), comparing version precedence/ordering, or checking whether a version string is valid. Produces MAJOR.MINOR.PATCH versions like 1.4.2, 2.0.0-rc.1, or 1.0.0+20130313144700.

open-sdr 7d4e133 6.5 KB Updated

File contents

open-sdr/openwifi/tree/main/.github/skills/semantic-versioning commit 7d4e133d96

Frequently asked questions

npx skillmds@latest add open-sdr/semantic-versioning