We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05554e commit bfa11b8Copy full SHA for bfa11b8
release.config.cjs
@@ -4,7 +4,7 @@ module.exports = {
4
[
5
"@semantic-release/commit-analyzer",
6
{
7
- "preset": "angular",
+ "preset": "conventionalcommits",
8
"parserOpts": {
9
"noteKeywords": ["BREAKING CHANGE", "BREAKING CHANGES", "BREAKING"]
10
},
0 commit comments