@tencent-ai/codebuddy-code 2.108.1 → 2.108.2

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.108.2] - 2026-06-18
11
+
12
+ ### 🐛 修复
13
+
14
+ - **对话积分归属**:修复多轮对话间请求标识复用,导致积分消耗可能串到上一轮消息的问题。
15
+
10
16
  ## [2.108.1] - 2026-06-18
11
17
 
12
18
  ### 🐛 修复