We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
package.json
{ "scripts": { "commit": "npx cz-customizable" }, "devDependencies": { "@commitlint/cli": "~17.3.0", "@commitlint/config-conventional": "~17.3.0", "cz-customizable": "~7.0.0" } }
run npm run commit and then gen
npm run commit
###--------------------------------------------------------### feat(js): add divide ISSUES CLOSED: #1 ###--------------------------------------------------------###
bug git log show
$ git log commit aecd13f641786ddc7e578989e29a14ddd41f20ed (HEAD -> main) Author: seepine <seepine@example.com> Date: Thu Dec 8 17:43:12 2022 +0800 feat(js): add divide commit c2c376f5e558f7840d3f429745d09f5e57f6fceb Author: seepine <seepine@example.com> Date: Thu Dec 8 14:17:33 2022 +0800 build(deps): upgrade husky ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
package.json
run
npm run commit
and then genbug git log show
The text was updated successfully, but these errors were encountered: