Skip to content

Commit 0586279

Browse files
authored
chore: fix semantic release installation (#2119)
1 parent 4a19b04 commit 0586279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codebuild/release/version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ phases:
1818
- npm install @semantic-release/changelog -d
1919
- npm install @semantic-release/exec -d
2020
- npm install @semantic-release/git -d
21+
- npm install conventional-changelog-conventionalcommits -d
2122
- npm install --save conventional-changelog
2223
pre_build:
2324
commands:

0 commit comments

Comments
 (0)