Skip to content

Commit 733e864

Browse files
committed
feat:支持机器人事件消息响应,避免服务端重试.
1 parent a96e84f commit 733e864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dingtalk-stream",
3-
"version": "2.1.2",
3+
"version": "2.1.4",
44
"description": "Nodejs SDK for DingTalk Stream Mode API, Compared with the webhook mode, it is easier to access the DingTalk",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)