semantic-versioning
Installation
SKILL.md
Semantic Versioning
Use this skill to version software correctly according to the SemVer 2.0.0
specification and to operate the set-version and bump-version commands
that keep version files, CHANGELOG, and git tags in sync.
Intent Router
| Need | Load |
|---|
| Full SemVer 2.0.0 specification, BNF grammar, precedence rules, FAQ | references/spec.md |
| Git tag conventions, tag creation, pushing, listing, and deleting | references/git-tagging.md |
| Version file formats across ecosystems and how to update them | references/version-files.md |