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 4a19b04 commit 0586279Copy full SHA for 0586279
codebuild/release/version.yml
@@ -18,6 +18,7 @@ phases:
18
- npm install @semantic-release/changelog -d
19
- npm install @semantic-release/exec -d
20
- npm install @semantic-release/git -d
21
+ - npm install conventional-changelog-conventionalcommits -d
22
- npm install --save conventional-changelog
23
pre_build:
24
commands:
0 commit comments