Releases: srph/npm-scripts-info
Releases · srph/npm-scripts-info
v0.3.6
- Expose JavaScript API. (Thanks to @zkochan)
v0.3.5
- Add default description for common scripts
- Add option to add script by prefixing the script name with
?
Special mention to @zkochan who did the hard work. Thanks, man!
v0.3.4
- Adds git repository to package.json (this adds the link back to the Github repository in the npm package page).
v0.3.3
- Improve execution sequence so exceptions do not affect
version
and help
flag.
- Alias
-v
to --version
.
v0.2.0
Although non-breaking, this increments the major for safety reasons. This was because the bin path was moved.
Note: This is a broken release! Use the newer released versions instead.