From 2105bfa75c32381ab9c16d6c9df1323a1a718c56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 08:18:48 +0000 Subject: [PATCH] chore(deps): update dependency @release-it/conventional-changelog to v8.0.2 --- templates/typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/typescript/package.json b/templates/typescript/package.json index e9824d0..d7c682b 100644 --- a/templates/typescript/package.json +++ b/templates/typescript/package.json @@ -67,7 +67,7 @@ "@babel/preset-typescript": "7.23.3", "@commitlint/cli": "18.6.1", "@commitlint/config-conventional": "18.6.3", - "@release-it/conventional-changelog": "8.0.1", + "@release-it/conventional-changelog": "8.0.2", "@rollup/plugin-babel": "6.0.4", "@rollup/plugin-commonjs": "25.0.7", "@rollup/plugin-json": "6.1.0",