@tea-agent/loop-agent 0.24.1 → 0.24.2-beta.0

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,8 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [0.24.2-beta.0] - 2026-07-28
6
+
5
7
  ### 改进
6
8
 
7
9
  - 夜间自动发布固定为 patch 通道(当前 `0.x.y` 上 +0.0.1,例如 `0.24.1 -> 0.24.2`),不再因 `feat:` 自动跳到 `0.x.0`。