github-conventional-changelog

0.0.8 • Public • Published

GitHub Conventional Changelog

About

This small application can create a markdown changelog from GitHub conventional-changelog formatted pull-requests.

How to install

npm install -g github-conventional-changelog

Usage

github-conventional-changelog -s -t RepoName -o <oauth_key> <user>/<repo> <local_repo> > CHANGELOG.md

This will create a new changelog based on your pull-request from the <local_repo> and from <user>/<repo>.

Example

You can check out an example project here and the generated output from the merged pull-requests looks like this example.

Package Sidebar

Install

npm i github-conventional-changelog

Weekly Downloads

2

Version

0.0.8

License

none

Last publish

Collaborators

  • raszi