From d312cd763ffacc304d7134e8a0dcd76c40d32b65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 11:26:40 +0000 Subject: [PATCH] chore(deps): update dependency conventional-changelog-conventionalcommits to v10 --- .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 31e702c..d73d177 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ env: SEMANTIC_RELEASE_GIT_VERSION: 11.0.1 # renovate: datasource=npm depName=conventional-changelog-conventionalcommits - CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 9.3.1 + CONVENTIONAL_CHANGELOG_CONVENTIONALCOMMITS_VERSION: 10.4.0 jobs: release: