Skip to content

Commit d0b8c8b

Browse files
chore(release): 1.7.0
1 parent 54d9560 commit d0b8c8b

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## [1.6.1] - 2026-04-10
1+
## [1.7.0] - 2026-04-16
2+
3+
* 添加好友关系状态实体
4+
* 实现好友增删查业务逻辑和消息处理器
5+
* 添加好友场景测试流程
6+
* 添加跨进程服务发现环境变量配置
7+
* 机器人脚本支持 scenario 参数
8+
* 跨进程好友操作传递源玩家ID## [1.6.1] - 2026-04-10
29

310
* 修正跨天逻辑中driver角色计数与跨天天数计算## [1.6.0] - 2026-04-09
411

Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.6.1</Version>
3+
<Version>1.7.0</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)