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 7e588d1 commit 38c26caCopy full SHA for 38c26ca
.releaserc.json
@@ -2,14 +2,6 @@
2
"branches": ["master"],
3
"plugins": [
4
["@semantic-release/commit-analyzer", { "preset": "conventionalcommits" }],
5
- ["@semantic-release/release-notes-generator", {
6
- "preset": "conventionalcommits",
7
- "writerOpts": {
8
- "transform": {
9
- "date": false
10
- }
11
12
- }],
13
"@semantic-release/npm",
14
"@semantic-release/github"
15
]
0 commit comments