From 93ef4a944e7ed19491163af3b6df98a0e25fa906 Mon Sep 17 00:00:00 2001 From: "we-renovate[bot]" <162337394+we-renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:33:50 +0000 Subject: [PATCH] chore(deps): update dependency conventional-changelog-conventionalcommits to v8 --- .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 cd762b4..73892ed 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ env: SEMANTIC_RELEASE_GIT_VERSION: 10.0.1 # renovate: datasource=npm depName=conventional-changelog-conventionalcommits - CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 7.0.2 + CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 8.0.0 jobs: release: