Socket
Socket
Sign inDemoInstall

github-conventional-changelog

Package Overview
Dependencies
32
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github-conventional-changelog

Generate a markdown changelog from git pull-requests


Version published
Weekly downloads
7
increased by16.67%
Maintainers
1
Install size
2.10 MB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 09 Jun 2015

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc