Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

changez

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

changez

Yet another flexible changelog generator.

  • 1.0.6
  • npm
  • Socket score

Version published
Weekly downloads
146
decreased by-52.9%
Maintainers
1
Weekly downloads
 
Created
Source

Changelog generator

This is yet another implementation of automatic changelog generation from conventional commit messages.

Installation

npm install -g changez

Usage

Get the usage information by running

changez --help

Generate a changelog, using the "angularjs" blueprint, for the "angular.js" project on the "master" branch for the "1.6.0-rc.0" release, codename "bracing-vortex"; excluding matching commits from the "v1.5.x" branch.

changez master -p ../angular.js -s v1.5.x -v 1.6.0-rc.0 -c bracing-vortex

FAQs

Package last updated on 23 Oct 2016

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc