dylang/npm-check

Feature: Generate changelog

Open

#58 建立於 2015年10月30日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)JavaScript (6,438 star) (278 fork)batch import
help wanted

描述

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)

貢獻者指南

Feature: Generate changelog · dylang/npm-check#58 | Good First Issue