Semver Advisor

Decide the correct semantic-version bump — major, minor, or patch — by diffing a release range, mapping the changes onto the public API surface, and classifying each as breaking, additive, or a fix. Use before cutting a release when you are unsure whether changes are breaking, when a teammate proposes a bump you want to sanity-check, or when a behavior change has no signature change and you need to know if it is still breaking.

imtiazrayhan 2d3cf0e 6.2 KB Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/semver-advisor commit 2d3cf0ed29

Frequently asked questions

npx skillmds@latest add imtiazrayhan/semver-advisor