release

command
v1.43.1 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Command release holds the version and changelog steps of scripts/release.sh, which runs it from the repository root:

go run ./scripts/release current            print GOMEGA_VERSION
go run ./scripts/release next patch|minor   print the version a bump would produce
go run ./scripts/release prepare X.Y.Z      release ## Unreleased as ## X.Y.Z, set GOMEGA_VERSION, and
                                            stamp the plugin manifests
go run ./scripts/release notes X.Y.Z        print the body of ## X.Y.Z (the GitHub release notes)

See RELEASING.md.

Jump to

Keyboard shortcuts

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