release
FeaturedCut a paad release — pick the semver bump from what is in [Unreleased], run make release, merge, tag, and verify the published plugin
Install
Quality Score: 90/100
Skill Content
Details
- Author
- Ovid
- Repository
- Ovid/paad
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
release
Cut a PACT plugin release from this repository — bump the version in plugin.json and marketplace.json, roll the CHANGELOG, commit, tag, push, and create the GitHub Release. Use when the maintainer asks to "release", "cut a release", "publish a new version", or "tag vX.Y.Z". Repo-local maintainer tool, not a /pact:* command.
release
Prepare a version release — bump version files, commit, and tag. Just run /release with no arguments.
release
Cut a release for what has landed — recommend a semver bump, draft the notes, and drive the repo's own publish path. Use when releasing, publishing, cutting a version, or shipping a new version.