You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/changelog_configuration.json
+2-2
Original file line number
Diff line number
Diff line change
@@ -71,9 +71,9 @@
71
71
"order": "ASC",
72
72
"on_property": "mergedAt"
73
73
},
74
-
"template": "# 📦 Changelog\n\n#{{CHANGELOG}}\n\n#{{UNCATEGORIZED}}\n\n# Full Changelog\n[🔗 Release Diff](#{{RELEASE_DIFF}})\n\n# 👥 New Contributors\n\nMust be added manually.",
74
+
"template": "# 📦 Changelog\n\n#{{CHANGELOG}}\n\n#{{UNCATEGORIZED}}\n\n# Full Changelog\n[🔗 Release Diff](#{{RELEASE_DIFF}})\n\n# 👥Contributors\n\n",
75
75
"pr_template": "- #{{TITLE}} by @#{{AUTHOR}} in #{{URL}}",
76
-
"empty_template": "No changes detected. See the [Changelog](CHANGELOG.md) for more information.",
76
+
"empty_template": "No changes detected. See the [Changelog](CHANGELOG.md) or [Release Diff](#{{RELEASE_DIFF}}) for more information.",
0 commit comments