1.0.12 • Published 8 years ago
whatsnew v1.0.12
whatsnew
Shows 'What's new' at all installed package
Install
npm install -g whatsnewUsage
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 pratheev@email.com
This software is licensed under MIT.