summaryrefslogtreecommitdiff
path: root/.goreleaser.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.goreleaser.yaml')
-rw-r--r--.goreleaser.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 43f3c3c..dac8fc8 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -1,3 +1,5 @@
+version: 2
+
before:
hooks:
- go mod tidy
@@ -30,3 +32,4 @@ changelog:
exclude:
- "^docs:"
- "^test:"
+ - "^chore:"