Skip to content

Commit c3599cd

Browse files
committed
chore(release): v1.29.2
1 parent 9b11c03 commit c3599cd

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to CloudCLI UI will be documented in this file.
44

55

6+
## [1.29.2](https://github.com/siteboon/claudecodeui/compare/v1.29.1...v1.29.2) (2026-04-14)
7+
8+
### Bug Fixes
9+
10+
* **sandbox:** use backgrounded sbx run to keep sandbox alive ([9b11c03](https://github.com/siteboon/claudecodeui/commit/9b11c034d9a19710a23b56c62dcf07c21a17bd97))
11+
612
## [1.29.1](https://github.com/siteboon/claudecodeui/compare/v1.29.0...v1.29.1) (2026-04-14)
713

814
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcli-ai/cloudcli",
3-
"version": "1.29.1",
3+
"version": "1.29.2",
44
"description": "A web-based UI for Claude Code CLI",
55
"type": "module",
66
"main": "server/index.js",

0 commit comments

Comments
 (0)