From 93af384658cb79830762a5dcc25a9f744f2da751 Mon Sep 17 00:00:00 2001 From: Hubert Bieszczad Date: Thu, 26 Mar 2026 12:54:47 +0100 Subject: [PATCH] ci: fix generating changelog was missing new lines in groups --- packages/uniwind/cliff.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/uniwind/cliff.toml b/packages/uniwind/cliff.toml index 20cc9639..09c3c2eb 100644 --- a/packages/uniwind/cliff.toml +++ b/packages/uniwind/cliff.toml @@ -28,7 +28,7 @@ body = """ {% if commit.remote.pr_number %} in \ [#{{ commit.remote.pr_number }}]({{ self::remote_url() }}/pull/{{ commit.remote.pr_number }})\ {%- endif %} - {%- endfor %} + {% endfor %} {% endif %}{% endfor -%} {%- if github -%}