Skip to content

Commit 860ef97

Browse files
committed
chore(deps): temporary override conventional-changelog-conventionalcommits to v8
This fixes semantic-release/release-notes-generator#657 until @commitlint/config-conventional is updated, see conventional-changelog/commitlint#4063.
1 parent b1204af commit 860ef97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,5 +208,8 @@
208208
},
209209
"engines": {
210210
"node": ">=20"
211+
},
212+
"overrides": {
213+
"conventional-changelog-conventionalcommits": ">= 8.0.0"
211214
}
212215
}

0 commit comments

Comments
 (0)