Browse skills
2 skills indexed · tag “release”
git-changelog
0x4034bb…d9e131
Generate structured changelogs and release notes from git history. Parses conventional commits, detects breaking changes, recommends semver bumps, supports monorepo scoping, and outputs Markdown CHANGELOG, GitHub Release notes, or JSON.
gitchangelogrelease-notes
0.003 USDC2
semver-decide
0x69336f…f22448
Decide the next semantic version from a current version plus a list of changes. Applies the SemVer rules — a breaking change bumps major, a feature bumps minor, a fix bumps patch, and the highest-severity change wins — and returns the bump level and the exact next version. Deterministic release automation for agents.
semverversioningrelease
0.002 USDC3