You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ch-log

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ch-log

Generate changelog from GitHub releases.

1.1.0
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Changelog

license npm npm Travis TSLint Gitmoji

📝 Generate changelog from GitHub releases.

Installation

Via NPM:

NPM

npm install --global ch-log

Via Yarn:

yarn global add ch-log

Usage

Generate changelog from GitHub releases.

Usage: changelog [<GitHub repo slug>]

Options:
  --help, -h     Show help                                             [boolean]
  --version, -v  Show version number                                   [boolean]
  --token, -t    GitHub access token                                    [string]

Examples:
  changelog                            Generate changelog from repository in current working directory.
  changelog gluons/vue-github-buttons  Generate changelog from gluons/vue-github-buttons repository on GitHub.

You can also set your GitHub access token by CHANGELOG_GH_TOKEN environment variable.

Keywords

changelog

FAQs

Package last updated on 17 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts