From 82262222810140ef9129be8865ae588ef7d129da Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sun, 7 Jan 2024 01:45:40 +0100
Subject: [PATCH] chore(chglog): Style removal entires in changelog

---
 .chglog/config.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.chglog/config.yml b/.chglog/config.yml
index 8830f7079..aa8837660 100755
--- a/.chglog/config.yml
+++ b/.chglog/config.yml
@@ -20,6 +20,7 @@ options:
       chore: 🚧 Chores
       ci: 🔁 Continuous Integration
       test: 🧪 Test
+      removal: 🪓 Removal
   header:
     pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\-\\*\\s]*)\\))?\\:\\s(.*)$"
     pattern_maps:
-- 
GitLab