cz-conventional-changelog : Commitizen adapter following the conventional-changelog format.. You can installing cz-conventional-changelog npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install cz-conventional-changelog $ sudo npm install -g cz-conventional-changelog
If want to update the cz-conventional-changelog package execute the command as below,
$ sudo npm update cz-conventional-changelog
Update package globally,
$ npm install -g cz-conventional-changelog
$ sudo git clone https://github.com/rektide/cz-conventional-changelog.git
$ sudo npm install -g ./cz-conventional-changelog
cz-conventional-changelog@2.1.0 /usr/lib/node_modules/cz-conventional-changelog
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cz-conventional-changelog
Package Name | cz-conventional-changelog |
Version | 2.1.0 |
Description | Commitizen adapter following the conventional-changelog format. |
Released Date | 2017-10-27T11:23:37.955Z |
Published by | commitizen-bot |
How to Learn | https://www.npmjs.com/package/cz-conventional-changelog/tutorial |