You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've trying to customize my project's commit types, but found that title doesn't make any effect. And i notice, in source code, it seems engine.js won't use title, is there something wrong?
The text was updated successfully, but these errors were encountered:
LeonDWong
changed the title
Title config in package.json is not work anymore, but still remain in README.md
Title config in package.json is not working anymore, but still remaining in README.md
Nov 4, 2022
I've trying to customize my project's commit types, but found that
title
doesn't make any effect. And i notice, in source code, it seems engine.js won't usetitle
, is there something wrong?README.md:
cz-conventional-changelog/README.md
Line 37 in a93bd96
engine.js:
cz-conventional-changelog/engine.js
Line 45 in a93bd96
The text was updated successfully, but these errors were encountered: