Skip to content

Commit 2d7cfc0

Browse files
authored
chore(deps): endforce conventional-changelog-conventionalcommits to v8 or higher
fix: semantic release error: semantic-release/release-notes-generator#657 until @commitlint/config-conventional is updted conventional-changelog/commitlint#4063
1 parent 6a23973 commit 2d7cfc0

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 8 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@
3636
"optionalDependencies": {
3737
"pretty-quick": "^4.0.0",
3838
"semantic-release": "^24.0.0"
39+
},
40+
"overrides": {
41+
"conventional-changelog-conventionalcommits": ">= 8.0.0"
3942
}
4043
}

0 commit comments

Comments
 (0)