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.

Package Sidebar

Install

npm i changelog-md

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • radioactivehamster