1.1.1 • Published 6 years ago

github-changelog-generator v1.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

github-changelog-generator NPM version

Changelog generator from GitHub issues

Installation

First, install github-changelog-generator using npm (we assume you have pre-installed node.js).

npm install -g github-changelog-generator

Usage

See gh-change-gen --help for detailed usage.

  Usage: gh-change-gen [options]

  Options:

    -h, --help                         output usage information
    -V, --version                      output the version number
    -n, --no_auth                      no authenticate
    -o, --owner <owner>                owner of the GitHub repository
    -r, --repo <repo>                  name of the GitHub repository
    -m, --milestone [milestone]        title of Milestone
    -l, --labels [labels]              list of comma separated Label names. Example: bug,ui,@high
    -s, --issue_status [issue_status]  issue status
    -t, --template [template]          path to changelog template ejs file
    -f, --file [file]                  name of the file to output the changelog to [CHANGELOG.md]

License

MIT © fossamagna

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

8 years ago

1.0.0

8 years ago