From 3ad232b31b941a9714ce792cdbd9a5c1563b6596 Mon Sep 17 00:00:00 2001 From: loki-inu Date: Fri, 11 Sep 2026 08:08:09 +0000 Subject: [PATCH] Add relnote to CLIs & Terminal Tools --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 88e1a50..9fd52fb 100644 --- a/readme.md +++ b/readme.md @@ -72,6 +72,8 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. +* [relnote](https://github.com/loki-inu/relnote) - Offline stdlib Python CLI and GitHub Action that generates GitHub release notes from Conventional Commits (no API, no config). + ## DevOps & Infrastructure * [Docker](https://www.docker.com/) - Container platform for building and running apps.