semtag
« Back to VersTracker
Description:
Semantic tagging script for git
Type: Formula  |  Latest Version: 0.2.0@0  |  Tracked Since: Oct 29, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git versioning semver changelog automation
Install: brew install semtag
About:
Sempub is a command-line tool that automates semantic versioning and changelog generation for Git repositories. It analyzes commit messages to determine version bumps and creates formatted release notes. This streamlines release management and ensures consistent versioning practices across projects.
Key Features:
  • Automatic version bumping based on commit conventions
  • Changelog generation from commit history
  • Git tag creation and pushing
  • Configurable commit message patterns
Use Cases:
  • Automating release workflows in CI/CD pipelines
  • Standardizing versioning across team projects
  • Generating consistent changelogs for releases
Alternatives:
  • standard-version – Node.js based alternative with similar semantic versioning features
  • git-chglog – Dedicated changelog generator with template-based output
Version History
Detected Version Rev Change Commit
Oct 29, 2025 12:16pm 0 VERSION_BUMP b795336e
Oct 29, 2025 11:51am 0 VERSION_BUMP 5824528e