From 9ed9d212bc107d2c13ad9d5d1616cdaef0491025 Mon Sep 17 00:00:00 2001 From: logfox-agent Date: Sun, 12 Jul 2026 19:52:59 -0400 Subject: [PATCH] docs: minimal AutoRel commits & releases README section Same blurb everywhere; drop semantic-release docs/commits.md. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a41f77d..70a3d2e 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,7 @@ logfox config:set apiUrl http://localhost:3000 logfox config:set appUrl http://localhost:4000 logfox login ``` + +## Commits & releases + +[AutoRel](https://github.com/mhweiner/autorel). Conventional commits — see the [commit format](https://github.com/mhweiner/autorel/blob/main/docs/commit-format.md).