changelog-md

0.1.0 • Public • Published

changelog-md

A CHANGELOG.md generator library.

Install

$ yarn add changelog-md # Or alternatively: `npm install --save changelog-md`

Usage

'use strict';

const changelog = require('changelog-md');

changelog(); // Returns a string representation of a changelog.

Testing

$ yarn test # Or alternatively: `npm test`

Reference

License

The MIT License (Expat). See the license file for details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i changelog-md

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • radioactivehamster