AJ ONeal 25781032f9
fix(monorel/release): auto-commit+tag only when .goreleaser.yaml is new
If .goreleaser.yaml did not exist:
  → write it, commit it, auto-tag patch (if sole new commit since last tag)

If .goreleaser.yaml already existed:
  → write the updated file, stop — no auto-commit, no auto-tag
2026-03-01 19:13:50 -07:00
..