Socket
Socket
Sign inDemoInstall

clh

Package Overview
Dependencies
33
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    clh

A tool to help build your changelog.


Version published
Weekly downloads
1
decreased by-80%
Maintainers
1
Install size
7.11 MB
Created
Weekly downloads
 

Readme

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

Last updated on 17 Dec 2018

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