dylang/npm-check

Feature: Generate changelog

Aperta

#58 aperta il 30 ott 2015

 (2 commenti) (1 reazione) (0 assegnatari)JavaScript (278 fork)batch import
help wanted

Metriche repository

Star
 (6438 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

It would be pretty handy if npm-check after updating the package.json could show the user a complete changelog (using https://github.com/dylang/changelog) of all the deps which got upgraded. Even better: it could automatically (could be a CLI option) generate a commit message. (here is a project doing that king of stuff for PHP/composer: https://github.com/pyrech/composer-changelogs)

Guida contributor