version-update

Community

Update project versions safely

Authoralpoxdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of updating semantic versions across various project types (Node.js, Rust, Python), ensuring consistency and reducing manual errors. It also handles the creation of Git commits following conventional standards.

Core Features & Use Cases

  • Cross-Stack Versioning: Supports package.json (Node), Cargo.toml (Rust), pyproject.toml, setup.py, and Python __version__ variables.
  • Automated Version Bumping: Calculates the next version based on patch, minor, or major increments, or allows direct version specification.
  • Safe Commit Flow: Integrates with Git to commit changes with a conventional commit message and optionally push to the remote repository.
  • Use Case: After releasing a new feature, use this Skill to automatically update the version number in package.json to 1.2.0, commit the change as chore: bump version to 1.2.0, and push to the main branch.

Quick Start

Use the version-update skill to bump the patch version and commit the changes.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: version-update
Download link: https://github.com/alpoxdev/hypercore/archive/main.zip#version-update

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 471,000+ vetted skills library on demand.