Skip to content

Commit 3bc546b

Browse files
committed
更新
1 parent ba70e60 commit 3bc546b

15 files changed

+10999
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.13.17(2020-02-17)
2+
* 优化:优化 identify() 接口逻辑;
3+
* 优化:批量发送方式下,默认请求取消时长修改为 10s;
4+
15
## 1.13.16(2019-12-25)
26
* 更新:更新场景值描述
37

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
## 开源社区
2424
神策正在组建开源社区,所以相应的源码也会放在 GitHub 上。
2525
针对微信小程序 SDK 源码的问题请不要在 GitHub 上提问,请加微信号 free__dom (两个下划线)私聊。
26-
如果是咨询神策收费,以及 SDK 使用问题,请扫码加入神策官方 SDK QQ 讨论群<br><br>
26+
如果是咨询神策收费,以及 SDK 使用问题,请扫码加入神策官方 SDK QQ 讨论群;群号:785122381<br><br>
2727
![ QQ 讨论群](https://raw.githubusercontent.com/sensorsdata/sa-sdk-android/master/docs/qrCode.jpeg)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sa-sdk-miniprogram",
3-
"version": "1.13.16",
3+
"version": "1.13.17",
44
"description": "sensorsdata miniprogram sdk",
55
"main": "sensorsdata.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)