mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-02 19:17:59 +00:00
- Track isNewFile before writing so updates to existing files are never auto-committed (mirrors the same rule already in processModule/release) - Gate auto-bump on isNewFile as well — no tag when just refreshing yaml - Fix commit message scope: chore(<prefix>): add .goreleaser.yaml (was chore(release): add .goreleaser.yaml for <name>)