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