From 5b91e64c268412319d79a5468594c7c71a0137c5 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Thu, 24 Oct 2024 07:32:33 +1300 Subject: [PATCH] =?UTF-8?q?fix:=20oops,=20=20missing=20comma.=20?= =?UTF-8?q?=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .semrelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.semrelrc b/.semrelrc index 2479e7f..0c08e55 100644 --- a/.semrelrc +++ b/.semrelrc @@ -8,7 +8,7 @@ "options": { "emojis": "true" } - } + }, "maintainedVersion": "0-develop" } }