UNPKG

changelog

Version:

Command line tool (and Node module) that generates a changelog in color output, markdown, or json for modules in npmjs.org's registry as well as any public github.com repo.

7 lines (6 loc) 87 B
language: node_js node_js: - "4" - "6" before_script: - npm install -g grunt-cli