gulp-conventional-changelog : Generate a changelog using conventional-changelog. You can installing gulp-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 gulp-conventional-changelog $ sudo npm install -g gulp-conventional-changelog
If want to update the gulp-conventional-changelog package execute the command as below,
$ sudo npm update gulp-conventional-changelog
Update package globally,
$ npm install -g gulp-conventional-changelog
$ sudo git clone https://github.com/rektide/gulp-conventional-changelog.git
$ sudo npm install -g ./gulp-conventional-changelog
gulp-conventional-changelog@1.1.7 /usr/lib/node_modules/gulp-conventional-changelog
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-conventional-changelog
Package Name | gulp-conventional-changelog |
Version | 1.1.7 |
Description | Generate a changelog using conventional-changelog |
Released Date | 2017-11-13T00:17:25.092Z |
Published by | stevemao |
How to Learn | https://www.npmjs.com/package/gulp-conventional-changelog/tutorial |