Update ChangelogConfig.json with empty_template message

This commit is contained in:
Simon Larsen
2024-03-15 11:48:38 +00:00
parent d8651ac951
commit 2c3b238ef5

View File

@@ -35,7 +35,7 @@
},
"template": "#{{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n#{{UNCATEGORIZED}}\n</details>",
"pr_template": "- #{{TITLE}}\n - PR: ##{{NUMBER}}",
"empty_template": "",
"empty_template": "No significant changes were made. We have just fixed minor bugs for this release. You can find the detailed information in the commit history.",
"label_extractor": [
{
"pattern": "(.) (.+)",