From 06f9f7232d7bbd353e5cfafd6f7d8e1151855efe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 23:43:33 +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 1d162983a8..164e1f6ab4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,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: