Skip to content

Commit f4e8e9a

Browse files
chore: release 3.19.0
1 parent 0e643a3 commit f4e8e9a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.19.0] - 2026-07-24
11+
1012
### Added
1113

1214
- **Shortest relation paths**: Added `jumbo relations path` with typed or uniquely inferred endpoints, deterministic bounded breadth-first search, direction and relation filters, provenance-preserving text output, and a stable structured result for connected or disconnected memories.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jumbo-cli",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "Memory and Context Orchestration for Coding Agents",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)