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.

/changelog-md/

    Package Sidebar

    Install

    npm i changelog-md

    Weekly Downloads

    6

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • radioactivehamster