dylang/npm-check

Feature: Generate changelog

Open

#58 aperta il 30 ott 2015

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

Metriche repository

Star
 (6438 star)
Metriche merge PR
 (Merge medio 5h 4m) (6 PR mergiate in 30 g)

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