From dc438cf82d13bad629e6690fb67919c43a29891e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 23:26:00 +0000 Subject: [PATCH] chore(deps): update semantic-release monorepo --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1c38511..31e702c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,13 +14,13 @@ concurrency: env: # renovate: datasource=npm depName=@semantic-release/changelog - SEMANTIC_RELEASE_CHANGELOG_VERSION: 6.0.3 + SEMANTIC_RELEASE_CHANGELOG_VERSION: 7.0.0 # renovate: datasource=npm depName=@semantic-release/exec SEMANTIC_RELEASE_EXEC_VERSION: 7.1.0 # renovate: datasource=npm depName=@semantic-release/git - SEMANTIC_RELEASE_GIT_VERSION: 10.0.1 + SEMANTIC_RELEASE_GIT_VERSION: 11.0.1 # renovate: datasource=npm depName=conventional-changelog-conventionalcommits CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 9.3.1