This repository was archived by the owner on Jan 6, 2021. It is now read-only.
Tags: BundleStars/cz-customizable
Tags
fix: package url inside package.json after org creation (leoforfree#130)
fix: support prepared commit message (leoforfree#122) * fix: support passed commit message When used as a git hook, using git commit -m'my message' was not making use of 'my message'. Now it does. * style: Array destructuring and import order * style: remove whitespace * test: add tests for prepared commit Co-authored-by: Leonardo Correa <leonardoanalista@gmail.com>
feat: standalone version of this lib (leoforfree#90) ISSUES CLOSED: leoforfree#89
feat: add new option askForBreakingChangeFirst (leoforfree#84) This will allow us to have the breaking change as first question ISSUES CLOSED: 32
fix: `yes` should be default for confirmCommit (leoforfree#85) BREAKING CHANGE: Now 'yes' is the default option. It means you can press ENTER all the way to the end.
feat: add configuration option upperCaseSubject (leoforfree#83) ISSUES CLOSED: leoforfree#82
feat: add option for breakline in footer and body (leoforfree#80) ISSUES CLOSED: leoforfree#29
feat: add possibility to set empty footerPrefix (leoforfree#74) ISSUES CLOSED: leoforfree#73
PreviousNext