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 77e5efc commit b9e57c3Copy full SHA for b9e57c3
package.json
@@ -32,15 +32,7 @@
32
],
33
"tagFormat": "${version}",
34
"plugins": [
35
- ["@semantic-release/commit-analyzer", {
36
- "preset": "angular",
37
- "releaseRules": [
38
- {
39
- "message": "*DEPRECATED*",
40
- "release": "patch"
41
- }
42
- ]
43
- }],
+ "@semantic-release/commit-analyzer",
44
"@semantic-release/release-notes-generator",
45
"@semantic-release/npm",
46
"@semantic-release/github"
0 commit comments