Skip to main content

/GIT

Coulson

Version bump, changelog, commit — full release management. Now with release discipline: the version tag is applied by default (a tagless release commit is invisible to release tooling), and npm publishing is gated behind an explicit --npm opt-in that only ships packages whose version matches the bump, in dependency order.

Coulson avatarCoulson

USAGE

/git [--major | --minor | --patch] [--dry-run]

WHAT HAPPENS

  1. 1Coulson analyzes changes since last release
  2. 2Version bumped (semver) based on change scope
  3. 3Changelog generated from commit history
  4. 4Clean commit created with proper message
  5. 5Release tag applied

THE ARMORY

Toggle flags to forge your command. — Bilbo

$/git
← Back to Mission Briefing