Skip to content

Commit 122da98

Browse files
authored
Merge pull request #742 from LLOneBot/dev
chore: update version to 7.12.3
2 parents 0adf38a + 92ccf59 commit 122da98

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

doc/更新日志.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
V7.12.3
2-
更新时间 2026-04-
2+
更新时间 2026-04-24
33

44
* OneBot 支持伪造合并转发发送 `at` 消息段
55
* OneBot 支持设置输入状态 `set_input_status` API
66
* OneBot 支持获取群相册媒体列表 `get_group_album_media_list` API
77
* OneBot 新增获取消息 `get_msg` API 返回的 `status` 字段
8+
* OneBot 修复 get_group_shut_list 获取不到被禁言群员时超时报错
89
* Milky 修复视频链接可能获取失败
910

1011
=================

package-dist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"llonebot-dist","version":"7.12.2","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}}
1+
{"name":"llonebot-dist","version":"7.12.3","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}}

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '7.12.2'
1+
export const version = '7.12.3'

0 commit comments

Comments
 (0)