refactor: Change abbrev option for generate changelogs

This commit is contained in:
2025-10-22 12:45:20 +00:00
parent 3904ed4d8b
commit a13770b2cd

View File

@@ -34,7 +34,7 @@ archives:
changelog:
use: gitea
format: "{{ .SHA }}: {{ .Message }}{{ with .AuthorUsername }} (@{{ . }}){{ end }}"
abbrev: -1
abbrev: 0
sort: asc
groups:
- title: Features