dylang/npm-check

Feature: Generate changelog

Ouverte

#58 ouverte le 30 oct. 2015

 (2 commentaires) (1 réaction) (0 personne assignée)JavaScript (278 forks)batch import
help wanted

Métriques du dépôt

Stars
 (6 438 étoiles)
Métriques de merge PR
 (Merge moyen 5h 4m) (6 PRs mergées en 30 j)

Description

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)

Guide contributeur