Skip to content

Commit 7cdc23a

Browse files
Merge pull request #156 from jumbocontext/release/3.8.0
chore: release 3.8.0
2 parents 1e38d43 + 7a2c32c commit 7cdc23a

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.8.0] - 2026-06-09
11+
1012
### Added
1113

1214
- **TUI package update notification**: Bare `jumbo` launches now check the published npm package version in the background and show an update notification in the TUI drawer when a newer version is available, including safe npm self-upgrade handling and manual update guidance when needed.

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.7.3",
3+
"version": "3.8.0",
44
"description": "Memory and Context Orchestration for Coding Agents",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)