Skip to content

Commit

Permalink
chore(deps): endforce conventional-changelog-conventionalcommits to v…
Browse files Browse the repository at this point in the history
…8 or higher

fix: semantic release error:
semantic-release/release-notes-generator#657 until @commitlint/config-conventional is updted
conventional-changelog/commitlint#4063
  • Loading branch information
Th3S4mur41 committed Jun 3, 2024
1 parent 6a23973 commit 2d7cfc0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
19 changes: 8 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@
"optionalDependencies": {
"pretty-quick": "^4.0.0",
"semantic-release": "^24.0.0"
},
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
}
}

0 comments on commit 2d7cfc0

Please sign in to comment.