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 Sep 25, 2024
1 parent 8c773d6 commit 42d97ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,8 @@
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"semantic-release": "24.1.1"
},
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
}
}

0 comments on commit 42d97ca

Please sign in to comment.