Skip to content

Commit 429a6c3

Browse files
committed
chore: update version to 7.12.9
1 parent f20de03 commit 429a6c3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

doc/更新日志.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
V7.12.9
2+
更新时间 2026-04-28
3+
4+
* OneBot 修复 get_group_member_info API 可能获取不到性别与年龄
5+
* OneBot 支持 get_stranger_info 获取是否会员、是否年费会员、会员等级、备注
6+
7+
=================
18
V7.12.8
29
更新时间 2026-04-28
310

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.8","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}}
1+
{"name":"llonebot-dist","version":"7.12.9","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.8'
1+
export const version = '7.12.9'

0 commit comments

Comments
 (0)