Skip to content

Commit 4618fba

Browse files
committed
fix(ci): add conventional-changelog-conventionalcommits dependency
1 parent e84d5c4 commit 4618fba

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"license": "MIT",
1111
"devDependencies": {
1212
"@release-it/conventional-changelog": "^10.0.0",
13+
"conventional-changelog-conventionalcommits": "^9.1.0",
1314
"release-it": "^19.2.4"
1415
},
1516
"packageManager": "yarn@4.12.0+sha512.f45ab632439a67f8bc759bf32ead036a1f413287b9042726b7cc4818b7b49e14e9423ba49b18f9e06ea4941c1ad062385b1d8760a8d5091a1a31e5f6219afca8"

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,6 +1066,7 @@ __metadata:
10661066
resolution: "gs-stack-status@workspace:."
10671067
dependencies:
10681068
"@release-it/conventional-changelog": "npm:^10.0.0"
1069+
conventional-changelog-conventionalcommits: "npm:^9.1.0"
10691070
release-it: "npm:^19.2.4"
10701071
languageName: unknown
10711072
linkType: soft

0 commit comments

Comments
 (0)