0.0.8 • Published 9 years ago

github-conventional-changelog v0.0.8

Weekly downloads
1
License
-
Repository
github
Last release
9 years ago

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.

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago