6 ms·
Show HN: Turn Git commits into Linear-style release note
I built Updated.dev which turns your Git commits into clean, ready-to-publish release notes in seconds. Connect your repo, pick what matters, and let AI handle the drafting. Published updates appear instantly in the in-app widget and on the public page.
- runtimepanic 9mo agoNice idea. Release notes are surprisingly time-consuming. How does it deal with large PRs that combine multiple changes?
- hyun_kim 9mo agoThanks! Yeah, big mixed PRs are super common, so we designed Updated to handle them cleanly. AI groups commits into logs by similarity and automatically identifies their type and product area. Even large mixed PRs break into clean logs, so you can pick only what actually belongs in the note.