Socket
Socket
Sign inDemoInstall

changelog-helper

Package Overview
Dependencies
132
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    changelog-helper

Handy browser UI to help you write changelogs


Version published
Weekly downloads
2
Maintainers
1
Install size
4.75 MB
Created
Weekly downloads
 

Readme

Source

changelog-helper

I don't know about you, but I hate writing changelogs. At the same time, a well-written changelog is incredibly useful for users of your package; not keeping a changelog (or dumping git commit histories into a file and calling it a changelog) isn't a good option.

Some people use automated tools like conventional-changelog, but those require you to keep a special git commit message format for every commit, and frankly, I hate doing that just as much.

So, I've built a little changelog-helper; a browser interface for writing your changelogs in.

Screenshot

Screenshot

Installation

npm install -g changelog-helper

Usage

From your project directory, run changelog-helper. It will open your browser to the interface where you can write your changelog and preview it. When you're done, click Write to CHANGELOG.md, and your new release notes will be prepended onto your CHANGELOG.md (or the file will be created if it doesn't exist).

License

ISC

FAQs

Last updated on 04 Apr 2023

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