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 1628cb2 commit 4453dbaCopy full SHA for 4453dba
.releaserc
@@ -4,6 +4,7 @@
4
["@semantic-release/commit-analyzer", { "preset": "conventionalcommits" }],
5
["@semantic-release/release-notes-generator", { "preset": "conventionalcommits" }],
6
"@semantic-release/git",
7
- "@semantic-release/github"
+ "@semantic-release/github",
8
+ "@semantic-release/npm"
9
]
10
}
0 commit comments