cz-ponsfrilus-changelog
v2.2.6
Published
Commitizen adapter following the ponsfrilus-changelog format.
Downloads
5
Readme
cz-ponsfrilus-changelog
This is a fork from cz-conventional-changelog.
Part of the commitizen family. Prompts for unconventional ponsfrilus's changelog.
Infos
Installation
You will need commitizen and cz-ponsfrilus-changelog, which will install ponsfrilus-commit-types as a dependency:
commitizen
cz-ponsfrilus-changelog
└── ponsfrilus-commit-types
Run the following command to install them:npm i -g commitizen cz-ponsfrilus-changelog
Then, if you want to set the "ponsfrilus-commit-types" as default, you will have to create the .czrc file:
$ cat ~/.czrc
{ "path": "cz-ponsfrilus-changelog" }
You can run the following command to create it:echo '{ "path": "cz-ponsfrilus-changelog" }' > ~/.czrc
ToDo
- Travis
- Changelog
- https://github.com/conventional-changelog/conventional-changelog
- Better semantic-release / standard-version
- https://github.com/conventional-changelog/standard-version
- https://github.com/semantic-release/semantic-release