Documentation
¶
Overview ¶
Command release automates the deterministic parts of a contextception release: version detection, CHANGELOG insertion, commit, tag, and push.
Usage:
go run ./cmd/release info # print release info as JSON go run ./cmd/release --version 1.0.5 --notes "..." # execute release go run ./cmd/release --version 1.0.5 --dry-run # preview without changes
Click to show internal directories.
Click to hide internal directories.