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 e2adb9b commit b4ee68eCopy full SHA for b4ee68e
release.config.js
@@ -3,12 +3,14 @@ module.exports = {
3
[
4
'@semantic-release/commit-analyzer',
5
{
6
+ preset: 'conventionalcommits',
7
config: 'cz-conventional-changelog',
8
},
9
],
10
11
'@semantic-release/release-notes-generator',
12
13
14
15
16
0 commit comments