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/**"