semantic-versioning

Community

Automate versioning and changelogs.

AuthorBagelHole
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex and error-prone process of versioning software releases and generating changelogs, ensuring consistency and saving significant developer time.

Core Features & Use Cases

  • Automated Version Bumping: Increments MAJOR, MINOR, or PATCH versions based on commit messages (e.g., Conventional Commits).
  • Changelog Generation: Automatically creates or updates a CHANGELOG.md file with release notes.
  • Release Automation: Integrates with CI/CD pipelines (like GitHub Actions) to publish new versions.
  • Use Case: When you merge a commit with the type feat into your main branch, this skill automatically bumps the MINOR version, updates the CHANGELOG.md, and creates a Git tag for the new release.

Quick Start

Use the semantic-versioning skill to automatically bump the version and update the changelog based on your latest commits.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: semantic-versioning
Download link: https://github.com/BagelHole/DevOps-Security-Agent-Skills/archive/main.zip#semantic-versioning

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.