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

clh

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

clh

A tool to help build your changelog.

  • 0.0.4
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

clh

An attempt at getting 80-90% of the way through writing a changelog. The process of doing this can be cumbersome. You need to convey the information to the users, but you've largely already written those out, and often just need a shortened version. That's what this helps with in an interactive way.

Usage

npm install clh
npx clh --from=[from] --to=[to]

Options

from and to

We're using git log internally, so you'll want to specify tags, commits, or whatnot. I tag each version in my repository so for me it's usually straightforward, for example: --from="v0.0.1" --to="v0.0.2".

Keywords

FAQs

Package last updated on 17 Dec 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

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