dylang/npm-check

Feature: Generate changelog

Open

#58 geöffnet am 30. Okt. 2015

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (6.438 Stars) (278 Forks)batch import
help wanted

Beschreibung

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)

Contributor Guide