Skip to content

Commit 1ab3aef

Browse files
authored
Merge pull request #54 from lc-cn/release-please--branches--master--components--qq-group-bot
chore(master): release 1.0.38
2 parents ae24a13 + e52a062 commit 1ab3aef

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.38](https://github.com/lc-cn/qq-group-bot/compare/v1.0.37...v1.0.38) (2024-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* 增加主动消息开启/拒绝事件 ([6470a14](https://github.com/lc-cn/qq-group-bot/commit/6470a1457f899e6a7b60ee29030bbab3b4504581))
9+
310
## [1.0.37](https://github.com/lc-cn/qq-group-bot/compare/v1.0.36...v1.0.37) (2024-03-24)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qq-group-bot",
3-
"version": "1.0.37",
3+
"version": "1.0.38",
44
"description": "qq机器人开发SDK",
55
"main": "lib/index.js",
66
"engines": {

0 commit comments

Comments
 (0)