LogoClawIndex
CasesSkillsAbout
LogoClawIndex

version-bump - Determine Semantic Version Bumps for Code Changes

Determines appropriate semantic version bumps based on changes following semantic versioning rules

Tags

Updated: 2026-02-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • evaluate breaking changes
  • determine version bump
  • analyze git changes
  • apply semver rules

Inputs

  • git change history
  • code changes
  • API changes
  • breaking changes list

Outputs

  • version bump recommendation
  • MAJOR/MINOR/PATCH determination
  • changelog structure

Requirements

  • git repository access
  • semantic versioning understanding

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
versioning
semver
release
changelog
evaluate breaking changes
determine version bump
analyze git changes
apply semver rules
git change history
code changes
API changes
version bump recommendation
MAJOR/MINOR/PATCH determination
changelog structure