whatsnew

Shows 'What's new' on installed package


Keywords
whatsnew, changelog, changeslog, change log, changes log, changes, show changes log
License
MIT
Install
npm install whatsnew@1.0.12

Documentation

whatsnew

Shows 'What's new' at all installed package

NPM Version Dependency Status devDependency Status

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

Output

License

Copyright (c) 2017 Pratheev pratheev@email.com
This software is licensed under MIT.