Skip to content

Commit 61e36f2

Browse files
committed
Add release diff link to PR
1 parent aa934d9 commit 61e36f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"order": "ASC",
2828
"on_property": "mergedAt"
2929
},
30-
"template": "#{{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n#{{UNCATEGORIZED}}\n</details>\n\n<details>\n<summary>Also merged but not included in notes</summary>\n\n#{{IGNORED}}\n</details>",
30+
"template": "#{{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n#{{UNCATEGORIZED}}\n</details>\n\n<details>\n<summary>Also merged but not included in notes</summary>\n\n#{{IGNORED}}\n</details>\n#{{RELEASE_DIFF}}",
3131
"pr_template": "- #{{TITLE}} (PR: ##{{NUMBER}})",
3232
"empty_template": "Nothing here today",
3333
"trim_values": true,

0 commit comments

Comments
 (0)