From 0b17063999948004b17bea0dcff74c9c1948e2b7 Mon Sep 17 00:00:00 2001 From: Thomas Neil James Shadwell Date: Sat, 12 Oct 2024 22:08:36 -0700 Subject: [PATCH] Update renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 39ca57a8c0..b437a705d4 100644 --- a/renovate.json +++ b/renovate.json @@ -14,7 +14,7 @@ "rollbackPrs": true, "rangeStrategy": "pin", "recreateWhen": "always", - "fetchChangeNotes": "branch", + "fetchChangeLogs": "branch", "commitBody": "{{#if logJSON.hasReleaseNotes}}{{#each logJSON.versions as |release|}}{{# if release.releaseNotes}}##### v{{{release.version}}} \n\n{{{release.releaseNotes.body}}}{{/if}}{{/each}}{{/if}}", "ignorePaths": [ "**/monorepo/dist/**"