diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 1b528ccfbc..4f7291d43e 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,3 +1,4 @@ +version: 2 # This is an example .goreleaser.yml file with some sensible defaults. # Make sure to check the documentation at https://goreleaser.com before: @@ -69,8 +70,7 @@ checksum: snapshot: name_template: "{{ incpatch .Version }}-next" -changelog: - skip: true + # skip: true # The lines beneath this are called `modelines`. See `:help modeline` # Feel free to remove those if you don't want/use them. # yaml-language-server: $schema=https://goreleaser.com/static/schema.json