Skip to content

Commit 8128628

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 ab3bab5 commit 8128628

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

Diff for: package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+3
Original file line numberDiff line numberDiff line change
@@ -211,5 +211,8 @@
211211
},
212212
"engines": {
213213
"node": ">=20"
214+
},
215+
"overrides": {
216+
"conventional-changelog-conventionalcommits": ">= 8.0.0"
214217
}
215218
}

0 commit comments

Comments
 (0)