Version Eval And Bump banner
syntropic137 syntropic137

Version Eval And Bump

Development community

Description

--- description: Evaluate changes since last version and automatically bump version --- # Version Evaluate & Bump Create a new semantic version release with automated tagging, changelog generation, and deployment. ## Purpose Analyze changes since the last version, automatically determine the appropriate version bump (patch/minor/major), and create a new release. Agent-driven version selection based on change analysis. ## Variables CHANNEL: beta # beta | stable (stable requires explici

Installation

Installs to ~/.claude/commands/syntropic137-syntropic137-version-eval-and-bump.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/syntropic137/syntropic137/HEAD/.claude/commands/version-eval-and-bump.md -o ~/.claude/commands/syntropic137-syntropic137-version-eval-and-bump.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository