From 6773d9762f3cc8955721ab4c660951a46ced82e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 02:09:48 +0000 Subject: [PATCH] chore(deps): update devdependency conventional-changelog-cli to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 650565f..8653b41 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@vueuse/core": "^9.2.0", "bumpp": "^8.2.1", "commitizen": "^4.2.5", - "conventional-changelog-cli": "^2.2.2", + "conventional-changelog-cli": "^5.0.0", "cz-git": "^1.3.11", "eslint": "^8.23.1", "lint-staged": "^13.0.3",