We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e594fe commit 18344f1Copy full SHA for 18344f1
.releaserc.json
@@ -5,7 +5,7 @@
5
[
6
"@semantic-release/release-notes-generator",
7
{
8
- "preset": "conventional",
+ "preset": "conventionalcommits",
9
"parserOpts": {
10
"noteKeywords": ["BREAKING CHANGE", "BREAKING CHANGES"]
11
},
0 commit comments