Skip to main content

release

Cut a versioned release for a project — bump the manifest version (semver major/minor/patch, default minor), commit, create an annotated git tag, and generate release notes from commits since the last tag. Use when the user says "cut a release", "release this", "tag a release", "bump version", "publish a new version", "/release", "/release patch", "/release major", or asks to ship a new version. Supports package.json, pyproject.toml, Cargo.toml, plain VERSION files, and Claude Code plugin marketplaces (diff-driven per-plugin bumps via .claude-plugin/marketplace.json + plugins/*/.claude-plugin/plugin.json). Skip for unreleased prototypes with no prior tag history if the user only wants a changelog (use a changelog tool instead) and for workspace-style monorepos (Nx, Turborepo, Cargo workspaces) where each package publishes independently.

Jump to install

Source facts

Repository
webdevcody/go-mailing-list
Last source activity
May 3, 2026 at 00:46
Detected SKILL.md language
English
Stars
22
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.