From 4174d52cd6967942192e058b96529e6e575979a1 Mon Sep 17 00:00:00 2001 From: "mach-composer-project-manager[bot]" <142997153+mach-composer-project-manager[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 13:02:34 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.changie.yaml'?= =?UTF-8?q?=20with=20remote=20'projects/mach-composer-plugin/.changie.yaml?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changie.yaml | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/.changie.yaml b/.changie.yaml index 906d495..704932a 100644 --- a/.changie.yaml +++ b/.changie.yaml @@ -7,18 +7,20 @@ versionFormat: '## {{.Version}} - {{.Time.Format "2006-01-02"}}' kindFormat: '### {{.Kind}}' changeFormat: '* {{.Body}}' kinds: -- label: Added - auto: minor -- label: Changed - auto: major -- label: Deprecated - auto: minor -- label: Removed - auto: major -- label: Fixed - auto: patch -- label: Security - auto: patch + - label: Added + auto: minor + - label: Changed + auto: major + - label: Deprecated + auto: minor + - label: Removed + auto: major + - label: Fixed + auto: patch + - label: Security + auto: patch + - label: Dependency + auto: patch newlines: afterChangelogHeader: 1 beforeChangelogVersion: 1