From 4a483839022de134002217ea8acd7597449cde38 Mon Sep 17 00:00:00 2001 From: 3hx Date: Tue, 31 Oct 2023 23:36:01 +0000 Subject: [PATCH] test --- .github/release-drafter.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index faa4425..4e1f238 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: "v$NEXT_PATCH_VERSION 🌈" +name-template: "v$NEXT_PATCH_VERSION" tag-template: "v$NEXT_PATCH_VERSION" template: | ## Changes diff --git a/README.md b/README.md index 673b7f9..aafe6f1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ Here's how other solutions stack up: - Package B: - ## Installation (Include installation instructions here) @@ -26,3 +25,4 @@ Here's how other solutions stack up: ## Usage (Include usage instructions, examples, and/or code snippets here) +aa