@tcb-sandbox/cli 0.3.8 → 0.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  版本变更只记在此文件,不写进 README。
4
4
 
5
+ ## 0.3.9
6
+
7
+ - 升级内置依赖 **`@tcb-sandbox/sdk-js`** 至 `0.2.0`(API 版本对齐,含 E2B 兼容层根路径挂载改动)。
8
+
5
9
  ## 0.3.7
6
10
 
7
11
  - `serve` 增加别名 **`local`**。