We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f862782 commit b5f8898Copy full SHA for b5f8898
1 file changed
.releaserc.json
@@ -2,15 +2,7 @@
2
"branches": ["main"],
3
"analyzeCommits": "angular",
4
"plugins": [
5
- [
6
- "@semantic-release/commit-analyzer",
7
- {
8
- "preset": "angular",
9
- "parserOpts" : {
10
- "noteKeywords": [ "BREAKING-CHANGE" ]
11
- }
12
13
- ],
+ "@semantic-release/commit-analyzer",
14
"@semantic-release/release-notes-generator",
15
"@semantic-release/npm",
16
"@semantic-release/github"
0 commit comments