Skip to content

Commit 5e1048c

Browse files
author
OneSignal
committed
chore: add v5.12.0 package updates
1 parent 06c05b9 commit 5e1048c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
-p @semantic-release/exec \
3838
-p @semantic-release/git \
3939
-p @semantic-release/github \
40-
-p conventional-changelog-conventionalcommits \
40+
-p conventional-changelog-conventionalcommits@9 \
4141
semantic-release 2>&1) && exit_code=0 || exit_code=$?
4242
echo "$output"
4343
if echo "$output" | grep -q "Published release"; then

0 commit comments

Comments
 (0)