Skip to content

Commit

Permalink
chore(deps): temporary override conventional-changelog-conventionalco…
Browse files Browse the repository at this point in the history
…mmits to v8

This fixes semantic-release/release-notes-generator#657 until @commitlint/config-conventional is updated, see conventional-changelog/commitlint#4063.
  • Loading branch information
jdbruijn committed Jul 16, 2024
1 parent bf7ac5d commit db7794e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
9 changes: 4 additions & 5 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 @@ -163,5 +163,8 @@
},
"engines": {
"node": ">=18"
},
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
}
}

0 comments on commit db7794e

Please sign in to comment.