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.

2 lines 45 B
#!/usr/bin/env node require('../lib/cli.js');