From 7b71eab5d44169302522b0cfe083231c8901e1b8 Mon Sep 17 00:00:00 2001 From: Carlos Quintana <74399022+cquintana92@users.noreply.github.com> Date: Thu, 12 May 2022 12:17:27 +0200 Subject: [PATCH] Update .github/changelog_configuration.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adrià Casajús --- .github/changelog_configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/changelog_configuration.json b/.github/changelog_configuration.json index 030fcd6a..eac82331 100644 --- a/.github/changelog_configuration.json +++ b/.github/changelog_configuration.json @@ -12,7 +12,7 @@ "labels": ["fix", "bug"] }, { - "title": "## \uD83D\uDD27 Enhancements", + "title": "## 🔧 Enhancements", "labels": ["enhancement"] } ],