Release Versioning

Discipline for release classification, version bumps, and changelogs, Conventional Commits classify the release range, SemVer computes the version from those commits, Keep a Changelog renders the result. Use when the user asks to cut a release, bump a version, write a changelog, decide if a change is a major/minor/patch, or choose a branching model for versioned releases.

aethrox Updated

File contents

aethrox/doctrine/tree/main/skills/release-versioning commit 149ef6f92f

Frequently asked questions

npx skillmds@latest add aethrox/release-versioning