From ea417849ec68ed7de87c33168813cf8a4a593d4e Mon Sep 17 00:00:00 2001 From: Thomas Pelletier Date: Fri, 19 May 2023 10:23:51 -0400 Subject: [PATCH] github: use correct label for features (#81) --- .github/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release.yml b/.github/release.yml index 51b9b81..73c3529 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -6,7 +6,7 @@ changelog: categories: - title: What's new labels: - - feature + - enhancement - title: Performance labels: - performance