release

command
v0.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Command release bumps the semver tag, updates VERSION, and pushes. Also moves the floating "latest" git tag to the same commit as the version tag.

Usage:

go run ./cmd/release                 # patch bump (default)
go run ./cmd/release -bump=minor
go run ./cmd/release -bump=major
go run ./cmd/release -version=v0.2.0 # explicit
go run ./cmd/release -dry-run

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL