Skip to content

Commit e4489fe

Browse files
committed
fix(semantic-release): add missing plugin
1 parent f23ff0e commit e4489fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
@semantic-release/github
3333
@semantic-release/changelog
3434
@semantic-release/git
35+
conventional-changelog-conventionalcommits
3536
env:
3637
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)