From 81b11523e2e2ee0ca3ff76338fd04c423d6b2a8e Mon Sep 17 00:00:00 2001 From: joshwheelock Date: Tue, 18 Aug 2026 01:03:08 +0200 Subject: [PATCH] chore: release 3.21.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18cd528d..689585f1 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.21.0] - 2026-08-18 + ### Added - **TUI goal creation result screen**: Cockpit and Goals-screen authoring now show a bounded pending, success, or failure result after submission. Successful results include the created goal ID and remain visible until Enter is pressed; failures retain every entered value for retry or allow cancellation with Escape. diff --git a/package.json b/package.json index d3b43af9..d864a447 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jumbo-cli", - "version": "3.20.0", + "version": "3.21.0", "description": "Memory and Context Orchestration for Coding Agents", "keywords": [ "cli",