version-bump-cc

Community

Bump versions and keep CHANGELOG synced.

Authordiegosouzapw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual, error-prone work of releasing a new OmniRoute version by automatically bumping version numbers, generating a readable CHANGELOG from git history, and updating all version references across the repo and docs.

Core Features & Use Cases

  • Deterministic version bumping: Applies a strict PATCH-only version policy (with a defined threshold rule) and avoids redundant bumps when the version is already updated.
  • CHANGELOG generation from commits: Collects commits since the last git tag, classifies them into feature/bugfix/breaking/maintenance/test/docs/security/i18n categories, and rewrites the Unreleased section with a new versioned entry.
  • Repo-wide version synchronization: Updates package.json files across workspace packages, refreshes docs/reference/openapi.yaml, updates llm.txt version references, and regenerates the lockfile.
  • Documentation refresh: Reviews and updates root and docs/ files only when the generated CHANGELOG entries indicate substantive behavior changes.

Quick Start

Run the version-bump-cc workflow in your OmniRoute repo to bump PATCH version, generate a categorized CHANGELOG from commits since the last tag, and sync version references in package.json, docs, openapi.yaml, and llm.txt.

Dependency Matrix

Required Modules

nodegitnpmsed

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: version-bump-cc
Download link: https://github.com/diegosouzapw/OmniRoute/archive/main.zip#version-bump-cc

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.