diff --git a/.autorc b/.autorc index dc7eb7f..05487d3 100644 --- a/.autorc +++ b/.autorc @@ -4,6 +4,9 @@ "baseBranch": "main", "author": "Chef Bot ", "noVersionPrefix": false, + "changelog": { + "message": "Update CHANGELOG.md [skip pre-commit.ci] [skip ci]" + }, "plugins": [ "git-tag", "released",