Define a versioning and Git tagging policy with clear rules for major, minor, and patch bumps, prereleases, and how tags map to releases.
## CONTEXT Versioning communicates the nature of a change to consumers before they ever read the code. Semantic versioning encodes compatibility in three numbers: a major bump signals breaking changes, a minor adds backward-compatible features, and a patch fixes bugs without changing the contract. The discipline only…
Premium Prompt
Unlock this prompt — and all 25,000+ expert-crafted prompts — with Pro.
Unlock with Pro