1.1.0 • Published 3 years ago

@rareyes/commitizen-config v1.1.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

@rareyes/commitizen-config

Share the same Commitizen configuration between projects.

Usage

npm i -D @rareyes/commitizen-config

This configuration is being used by this same monorepo.

Check package.json scripts (cm and cmr) and Husky configuration.

Using (cm and cmr) to create new commits is the easiest way because it won't bring the commit message editor at the end. Nonetheless Husky's prepare-commit-msg hook ensures that git commit will trigger the commitizen CLI.

There is a small hack hooks.prepare-commit-msg.disabled that is required to avoid cm triggering the hook.

1.1.0

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago