Skip to content

Commit 2b7d39c

Browse files
authored
chore(build): replace deprecated conventional-changelog-cli with conventional-changelog (#14707)
1 parent cb3d014 commit 2b7d39c

2 files changed

Lines changed: 81 additions & 238 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"@vitest/coverage-v8": "^4.1.3",
7878
"@vitest/eslint-plugin": "^1.6.15",
7979
"@vue/consolidate": "1.0.0",
80-
"conventional-changelog-cli": "^5.0.0",
80+
"conventional-changelog": "^7.2.0",
81+
"conventional-changelog-angular": "^8.3.1",
8182
"enquirer": "^2.4.1",
8283
"esbuild": "^0.28.0",
8384
"esbuild-plugin-polyfill-node": "^0.3.0",

0 commit comments

Comments
 (0)