DEV Community

Arjun
Arjun

Posted on

I was spending 2 hours writing changelogs manually. So I built a fix.

Every time I shipped something, I had to manually write release notes.

Go through commits → figure out what changed → write it in plain English → format it → post it.

Boring. Repetitive. Every. Single. Time.

So I built Logvoidd.

Connect your GitHub repo, select how many commits to include, and get clean formatted changelogs automatically. Categorized into Features, Bug Fixes, Improvements — ready to ship.

Free tier available — no credit card required.

Try it: logvoidd.online

Would love feedback from devs who actually deal with this problem daily.

Top comments (0)