bump-release
CommunityAutomate Rust releases, from commit to GitHub.
Authorcodekiln
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the complex and error-prone process of releasing Rust projects. It automates version bumping, changelog generation, Git tagging, and GitHub release creation based on Conventional Emoji Commits, saving you hours of manual work and ensuring consistent releases.
Core Features & Use Cases
- Semantic Versioning: Automatically determines MAJOR, MINOR, or PATCH version bumps by analyzing commit messages following Conventional Emoji Commits.
- Changelog Generation: Generates a formatted changelog section using
git-cliffand updates theCHANGELOG.mdfile. - GitHub Release Integration: Creates annotated Git tags and publishes a GitHub Release with the generated changelog, including pre-release options.
- Use Case: After a series of
featandfixcommits, use this skill to automatically create the nextv1.2.0release, updateCargo.toml, generate the changelog, and publish it to GitHub.
Quick Start
Create a new release for the project, automatically determining the version bump and publishing to GitHub.
Dependency Matrix
Required Modules
git-cliffghcargo
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bump-release Download link: https://github.com/codekiln/langstar/archive/main.zip#bump-release Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.