Skip to content

Commit 3e57a69

Browse files
committed
chore(deps): temporary override conventional-changelog-conventionalcommits to v8
This fixes semantic-release/release-notes-generator#657 until @commitlint/config-conventional is updated, see conventional-changelog/commitlint#4063.
1 parent 6352328 commit 3e57a69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -231,5 +231,8 @@
231231
},
232232
"publishConfig": {
233233
"access": "public"
234+
},
235+
"overrides": {
236+
"conventional-changelog-conventionalcommits": ">= 8.0.0"
234237
}
235238
}

0 commit comments

Comments
 (0)