Skip to content

Commit aec6243

Browse files
committed
chore: switch changelog source from GitHub to Git
- Change changelog source from GitHub to Git Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent deec04f commit aec6243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ snapshot:
8585
name_template: "{{ incpatch .Version }}"
8686

8787
changelog:
88-
use: github
88+
use: git
8989
groups:
9090
- title: Features
9191
regexp: "^.*feat[(\\w)]*:+.*$"

0 commit comments

Comments
 (0)