Skip to content

Commit 42d97ca

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 8c773d6 commit 42d97ca

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
@@ -152,5 +152,8 @@
152152
"lint-staged": "15.2.10",
153153
"prettier": "3.3.3",
154154
"semantic-release": "24.1.1"
155+
},
156+
"overrides": {
157+
"conventional-changelog-conventionalcommits": ">= 8.0.0"
155158
}
156159
}

0 commit comments

Comments
 (0)