diff --git a/release-please-config.json b/release-please-config.json index ef5c6f0d..e5108397 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -7,7 +7,7 @@ }, "bootstrap-sha": "51417df2e39097a1e6f276938a1090fe2f46143a", "last-release-sha": "b3dbe877260399e6340541fabe9a98771b46af20", - "changelog-types": [ + "changelog-sections": [ { "type": "feat", "section": "Features", "hidden": false }, { "type": "fix", "section": "Bug Fixes", "hidden": false }, { "type": "chore", "section": "Trivial Changes", "hidden": false },