Skip to content

Commit 428f974

Browse files
committed
fix: Pin conventional-changelog-conventionalcommits to ^8.0.0 for support of @release-it/conventional-changelog > 9.
See: release-it/conventional-changelog#110.
1 parent 12e7f38 commit 428f974

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"whybundled": "^2.0.0",
3535
"yarn": "^1.22.22"
3636
},
37+
"resolutions": {
38+
"conventional-changelog-conventionalcommits": "^8.0.0"
39+
},
3740
"engines": {
3841
"node": ">=18.18"
3942
},

0 commit comments

Comments
 (0)