Skip to content

Commit

Permalink
Merge pull request #2052 from Sefaria/release-plugin
Browse files Browse the repository at this point in the history
fix: bump semantic plugin version
  • Loading branch information
edamboritz authored Sep 30, 2024
2 parents 057a443 + 9257102 commit 09c6dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: semantic
with:
extra_plugins: |
conventional-changelog-conventionalcommits@6.1.0
conventional-changelog-conventionalcommits@8.0.0
@semantic-release/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 09c6dde

Please sign in to comment.