From a3033e8646f473d28d637f6aff54dcda50f763e0 Mon Sep 17 00:00:00 2001 From: Mia Winter Date: Tue, 20 Feb 2024 12:01:14 +0100 Subject: [PATCH] updated chglog config --- .chglog/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.chglog/config.yml b/.chglog/config.yml index cdca18b..1d085ec 100644 --- a/.chglog/config.yml +++ b/.chglog/config.yml @@ -4,7 +4,7 @@ info: title: CHANGELOG repository_url: https://github.com/miawinter98/Wave options: - tag_filter_pattern: '^(v|alpha-|beta-)' + tag_filter_pattern: '^v' issues: prefix: - '#' @@ -16,7 +16,7 @@ options: - fixed - Implemented - Improved - - Localized + - Removed commit_groups: # title_maps: # feat: Features