We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8948ec0 commit c2d5757Copy full SHA for c2d5757
.releaserc
@@ -3,7 +3,7 @@
3
[
4
"@semantic-release/commit-analyzer",
5
{
6
- "preset": "eslint",
+ "preset": "angular",
7
"releaseRules": [
8
{ "type": "docs", "scope": "README", "release": "patch" }
9
]
0 commit comments