From fd680cac0ba1933b95d91187247d8cfdb3f535a2 Mon Sep 17 00:00:00 2001 From: Sebastian Urchs Date: Fri, 21 Jun 2024 04:12:57 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.autorc'=20wit?= =?UTF-8?q?h=20remote=20'template=5Fconfigs/.autorc'=20(#100)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: surchs --- .autorc | 3 +++ 1 file changed, 3 insertions(+) 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",