From 07b7e1c7a597cf7123ee51106d214ead2d3f6fee Mon Sep 17 00:00:00 2001 From: joshwheelock Date: Sat, 25 Jul 2026 23:09:12 +0200 Subject: [PATCH] chore: release 3.20.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9426033c..a4ad58dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.20.0] - 2026-07-25 + ### Added - **Relation graph audits**: Added `jumbo relations audit` with selectable dangling, isolated, inactive-only, ambiguous-ID, and summary checks, optional entity-type filtering, deterministic text output, and a stable structured result for relation coverage diagnostics. diff --git a/package.json b/package.json index b723f1f1..d3b43af9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jumbo-cli", - "version": "3.19.0", + "version": "3.20.0", "description": "Memory and Context Orchestration for Coding Agents", "keywords": [ "cli",