From 993750a70fc6bb81bed3926bd993999c0dc6200f Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 13 Jun 2024 17:00:55 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20(tag):=20Start=20scopes=20with?= =?UTF-8?q?=20an=20uppercase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit semver: patch --- src/helper/mod.rs | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/src/helper/mod.rs b/src/helper/mod.rs index 6a9193c..8c5a9ad 100644 --- a/src/helper/mod.rs +++ b/src/helper/mod.rs @@ -28,8 +28,19 @@ pub fn calculate_new_tag_based_on_commits() -> anyhow::Result anyhow::Result anyhow::Result