dylang/npm-check

Feature: Generate changelog

Open

#58 opened on 2015年10月30日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)JavaScript (278 forks)batch import
help wanted

Repository metrics

Stars
 (6,438 stars)
PR merge metrics
 (平均マージ 5h 4m) (30d で 6 merged PRs)

説明

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)

コントリビューターガイド