whatsnew
v1.0.12
Published
Shows 'What's new' on installed package
Downloads
6
Maintainers
Readme
whatsnew
Shows 'What's new' at all installed package
Install
npm install -g whatsnew
Usage
Trigger the whatsnew
command as a postinstall webhook to your project's package.json
file.
Example
package.json
"scripts": {
"postinstall": "whatsnew"
}
Output
License
Copyright (c) 2017 Pratheev [email protected]
This software is licensed under MIT.