From 8e68671a47476fda97d01f12fdb905b199bcf8a0 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 14 Jun 2024 08:42:39 +0200 Subject: [PATCH] Simplify changelog template changelog_configuration.json --- .github/changelog_configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/changelog_configuration.json b/.github/changelog_configuration.json index 8e57c3b0e..dc1e284a1 100644 --- a/.github/changelog_configuration.json +++ b/.github/changelog_configuration.json @@ -71,7 +71,7 @@ "order": "ASC", "on_property": "mergedAt" }, - "template": "# 📦 Changelog\n\n
\n\n#{{CATEGORIES}}\n\n#{{UNCATEGORIZED}}\n\nFull Changelog:[🔗 Release Diff](#{{RELEASE_DIFF}})\n\n## 👥 Contributors\n\n#{{CONTRIBUTORS}}
", + "template": "# 📦 Changelog\n\n#{{CHANGELOG}}\n\n#{{UNCATEGORIZED}}\n\nFull Changelog:[🔗 Release Diff](#{{RELEASE_DIFF}})\n\n## 👥 Contributors\n\n#{{CONTRIBUTORS}}", "pr_template": "- #{{TITLE}} by #{{AUTHOR}} in #{{URL}} (Labels: #{{LABELS}})", "empty_template": "No changes detected. See the [Changelog](CHANGELOG.md) for more information.", "label_extractor": [