From aa234db33dacbfd62709728d58d4fdb10b22baf7 Mon Sep 17 00:00:00 2001 From: Justin Date: Fri, 2 Oct 2020 13:42:24 -0700 Subject: [PATCH] fix: remove changelog plugin --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e156a1d2c6..500814974d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,6 @@ jobs: with: extra_plugins: | "@semantic-release/commit-analyzer" - "@semantic-release/changelog" "@semantic-release/release-notes-generator" "@semantic-release/npm "@semantic-release/git