Files
releaser/cmd
k3nny 16b25da396
ci / vet, staticcheck, test, build (push) Successful in 3m35s
feat(config): change default tag_prefix to empty (no prefix)
Tags are now bare version numbers by default (e.g. 1.2.3).
Set tag_prefix: "v" in .releaser.yml or pass --tag-prefix v to opt in
to the v-prefixed convention.

Updated all affected tests, the .releaser.yml template comment, and
the README configuration reference.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-07 11:58:29 +02:00
..