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 9abc8f4 commit a3356acCopy full SHA for a3356ac
.github/workflows/release.yaml
@@ -28,6 +28,7 @@ jobs:
28
npx -p semantic-release@24 \
29
-p @semantic-release/commit-analyzer@13 \
30
-p @semantic-release/release-notes-generator@14 \
31
- -p @semantic-release/git@10 \
32
-p @semantic-release/github@11 \
+ -p conventional-changelog@7 \
33
+ -p conventional-changelog-conventionalcommits@8 \
34
semantic-release
0 commit comments