Skip to content

Commit b0a1af0

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 b0a1af0

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)