From 2593f093a389a9c450725290862b99d911fbef5d Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sat, 8 Feb 2025 06:59:46 +0300 Subject: [PATCH] misc(cliff): Added missing line breaks after `body` (#1814) * misc(cliff): Minor improvements * Update cliff.toml --- cliff.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cliff.toml b/cliff.toml index c801e9b61..c7b07047f 100644 --- a/cliff.toml +++ b/cliff.toml @@ -70,6 +70,8 @@ body = """ {%- endif %} {%- endfor -%} {%- endif %} + + """ # template for the changelog footer footer = """