release
FeaturedCreate a new release for grepai. Checks CI, determines version type, updates CHANGELOG and documentation, credits contributors, and creates GitHub release.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- yoanbernabeu
- Repository
- yoanbernabeu/grepai
- Created
- 8 months ago
- Last Updated
- yesterday
- Language
- C
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
release
Cut a release of this repo - bump the version, write the CHANGELOG section, run the eval and benchmarks, build the installable .zip artifacts with a VERSION inside, tag, and publish to GitHub with standard-format notes. Use when the user asks to "release", "cut a release", "publish a version", "tag a version", "phát hành", "ra bản mới", or after a batch of changes that should ship.
release
This skill should be used when the user wants to create a new release — bump version, tag, push, create GitHub release, and optionally publish to npm. Use when user says "release", "bump version", "publish", "cut a release", or "release candidate".
release
Prepare a version release — bump version files, commit, and tag. Just run /release with no arguments.