Skip to content

Commit aa2d81c

Browse files
joyqwangJoy-Wang
authored andcommitted
chore(release): 2.9.3
1 parent dd9800e commit aa2d81c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.9.3](https://github.com/tencent-connect/bot-node-sdk/compare/v2.9.1...v2.9.3) (2022-05-12)
6+
7+
8+
### Features
9+
10+
* 事件分发添加事件ID ([0e5d4fb](https://github.com/tencent-connect/bot-node-sdk/commit/0e5d4fbbb8745b8628b037ad8c2d6d58676b176e))
11+
* 撤回消息API补充hidetip参数 ([#57](https://github.com/tencent-connect/bot-node-sdk/issues/57)) ([2bddf51](https://github.com/tencent-connect/bot-node-sdk/commit/2bddf513b4ee490f669f638abb7cc371e799b5a9))
12+
* 补齐INTERACTION事件,增加异步更新交互数据接口 ([#59](https://github.com/tencent-connect/bot-node-sdk/issues/59)) ([2f1f184](https://github.com/tencent-connect/bot-node-sdk/commit/2f1f18446553ab9943ece7d97eb1603e9c05ac93))
13+
514
### [2.9.1](https://github.com/tencent-connect/bot-node-sdk/compare/v2.9.0...v2.9.1) (2022-03-05)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qq-guild-bot",
3-
"version": "2.9.1",
3+
"version": "2.9.3",
44
"description": "QQ频道机器人NodeSDK",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)