Skip to content

Commit 0fd3cbe

Browse files
ci: Format the CHANGELOG after rendering the template (#554)
1 parent 2926e81 commit 0fd3cbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.release-plz.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ commit_parsers = [
6969
{ message = "^.*", skip = true },
7070
]
7171

72+
postprocessors = [
73+
{ pattern = '.*', replace_command = "dprint fmt --stdin md" },
74+
]
75+
7276
[[package]]
7377
name = "pavex"
7478
changelog_update = true

0 commit comments

Comments
 (0)