@tencent-ai/codebuddy-code 2.123.0 → 2.123.1

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
@@ -7,6 +7,12 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
7
7
 
8
8
  ## [未发布]
9
9
 
10
+ ## [2.123.1] - 2026-07-16
11
+
12
+ ### 🐛 Bug 修复
13
+
14
+ - **文本处理**:修复在特定运行环境下清理终端控制字符时可能因模块导出形态差异导致的调用异常,并清理无用依赖,减小安装体积。
15
+
10
16
  ## [2.123.0] - 2026-07-16
11
17
 
12
18
  ### 🎉 新功能