github-version

Community

Automate version bumps and changelogs

Authorshellicar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of determining the next semantic version for @shellicar npm packages and updating the CHANGELOG.md accordingly, reducing manual release toil.

Core Features & Use Cases

  • Determine the current version from package.json, git tags, or CHANGELOG.md.
  • Compute the next version (patch/minor/major) and update package.json accordingly.
  • Update CHANGELOG.md in the Keep a Changelog format with the new version entry and date.
  • Support monorepos by coordinating version bumps across packages and staging changes for release, without committing automatically.
  • Stage changes for the caller to commit or review as part of a release workflow.

Quick Start

  1. Inspect current version in package.json or via git describe.
  2. Choose the bump type (patch/minor/major) and let the tool propose the next version.
  3. Update CHANGELOG.md and package.json with the new version and versioned notes.
  4. Stage changes (do not commit) and hand control to the release workflow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: github-version
Download link: https://github.com/shellicar/claude-config/archive/main.zip#github-version

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.