Skip to content

Commit

Permalink
ci: Added version matching to semantic release plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberaleksa committed Nov 7, 2023
1 parent e89fc33 commit 03c0876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
["main"]
tag_format: ${version}
extra_plugins: |
@semantic-release/changelog
@semantic-release/git
@semantic-release/changelog@6.0.0
@semantic-release/git@10.0.0

0 comments on commit 03c0876

Please sign in to comment.