Skip to content

Commit aa962eb

Browse files
committed
chore: Remove unnecessary render_always configuration from git-cliff
1 parent d4893a0 commit aa962eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cliff.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ postprocessors = [
2929
# Replace the placeholder <REPO> with a URL.
3030
#{ pattern = '<REPO>', replace = "https://github.com/orhun/git-cliff" },
3131
]
32-
# render body even when there are no releases to process
33-
# render_always = true
3432
# output file path
3533
output = "CHANGELOG.md"
3634

0 commit comments

Comments
 (0)