Skip to content

Commit 4ebc009

Browse files
committed
docs: Add dependencies section to release changelog
1 parent d31caa1 commit 4ebc009

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.goreleaser.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,11 @@ changelog:
6666
- title: Fixes
6767
order: 1
6868
regexp: "(fix|perf)"
69-
- title: Others
69+
- title: Dependencies
7070
order: 999
71+
regexp: '\(deps\):'
72+
- title: Others
73+
order: 998
7174
brews:
7275
- homepage: https://github.com/gabe565/moreutils
7376
description: "A Go rewrite of moreutils: A collection of the Unix tools that nobody thought to write long ago when Unix was young."

0 commit comments

Comments
 (0)