Go Release

Expert skill for releasing Go modules and applications: semantic versioning, API compatibility, breaking-change detection, deprecation, go.mod hygiene, tagging, and binary distribution with GoReleaser. Use whenever a Go release is being cut, planned, or reviewed — any mention of version tags, semver, breaking changes, v2 modules, deprecating an API, editing go.mod for release, changelogs, or shipping binaries. Also use when reviewing a PR or spec that changes any exported identifier in a published Go library.

spf13 5234d3f 2 files · 11.0 KB Updated

File contents

spf13/go-skills/tree/main/go-release commit 5234d3f4ff

Frequently asked questions

npx skillmds@latest add spf13/go-release