Skip to content

nlibjs/changelog

Repository files navigation

@nlib/changelog

A command to generate CHANGELOG.md from commit history.

Test codecov

Install

npm install --save-dev @nlib/changelog

Usage

Add the npm-version scripts to your package.json.

{
  "scripts": {
    "version": "npx @nlib/changelog --output CHANGELOG.md && git add CHANGELOG.md"
  }
}

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •