1.0.12 • Published 7 years ago

whatsnew v1.0.12

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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.