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 Nov 4, 2024
1 parent ab3bab5 commit 8128628
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 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 @@ -211,5 +211,8 @@
},
"engines": {
"node": ">=20"
},
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
}
}

0 comments on commit 8128628

Please sign in to comment.