Skip to content

Commit

Permalink
fix(smerel): bump changelog to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FalcoSuessgott committed Dec 15, 2024
1 parent 2c87dd4 commit 0e88e84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Semantic Releaser

on:
push:
branches:
Expand All @@ -21,6 +22,6 @@ jobs:
extra_plugins: |
@semantic-release/[email protected]
@semantic-release/[email protected]
conventional-changelog-conventionalcommits@4.6.3
conventional-changelog-conventionalcommits@8.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3 changes: 0 additions & 3 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"main",
"master"
],
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
},
"ci": false,
"plugins": [
[
Expand Down

0 comments on commit 0e88e84

Please sign in to comment.