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.
2 parents 5474892 + bf1bcad commit c93f553Copy full SHA for c93f553
.releaserc.json
@@ -4,7 +4,7 @@
4
[
5
"@semantic-release/commit-analyzer",
6
{
7
- "preset": "conventionalcommits",
+ "preset": "angular",
8
"releaseRules": [
9
{"breaking": true, "release": "minor"},
10
{"tag": "Breaking", "release": "minor"},
0 commit comments