From fcd34aa519ffc5d26abb8c8b86f606bdc590e4c5 Mon Sep 17 00:00:00 2001 From: "justin.fiedler" Date: Thu, 6 Jul 2023 18:53:30 +0000 Subject: [PATCH] chore: revert to @google/semantic-release-replace-plugin@1 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e8676590..9b46790c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -97,6 +97,6 @@ jobs: -p semantic-release@17 \ -p @semantic-release/changelog@5 \ -p @semantic-release/git@9 \ - -p @google/semantic-release-replace-plugin@1.2.0 \ + -p @google/semantic-release-replace-plugin@1 \ -p @semantic-release/exec@5 \ semantic-release