Skip to content

Commit a3356ac

Browse files
authored
chore(release): add back the plugins that don't write (#69)
1 parent 9abc8f4 commit a3356ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
npx -p semantic-release@24 \
2929
-p @semantic-release/commit-analyzer@13 \
3030
-p @semantic-release/release-notes-generator@14 \
31-
-p @semantic-release/git@10 \
3231
-p @semantic-release/github@11 \
32+
-p conventional-changelog@7 \
33+
-p conventional-changelog-conventionalcommits@8 \
3334
semantic-release

0 commit comments

Comments
 (0)