Socket
Socket
Sign inDemoInstall

better_git_changelog

Package Overview
Dependencies
2
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    better_git_changelog

Make a changelog from git commits, tags, and releases


Version published
Weekly downloads
1.7K
decreased by-3.23%
Maintainers
1
Install size
325 kB
Created
Weekly downloads
 

Readme

Source

better_git_changelog

Make a changelog from git commits, tags, and releases

npm install --save better_git_changelog
better_git_changelog

 

 

What's this, then?

Other changelog making tools were too complex and didn't do what I want. One was close, but didn't cleanly handle the mix of 1.0.0 and v1.0.0 in the history, and didn't give links to relevant branches.

So, I made a zero-config CHANGELOG tool.

This is generally intended to be used as a step in the ends of build chains. The author uses it by making a command changelog in the scripts block of any project's package.json, then writing better_git_changelog in there, and can now issue npm run changelog to receive bacon.

 

 

What does it look like?

There's an example here.

Keywords

FAQs

Last updated on 25 Jan 2024

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