Skip to content

Commit fa3200f

Browse files
committed
更新
1 parent d1fbc7b commit fa3200f

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ sensorsdata_conf.js 是配置文件
1515
## 版本更新记录
1616
1.10.5 1 增加 $url_query 2 增加 sa.initWithOpenid(options,callback) callback(openid) 3 增加sa.status.referrer sa.status.laster_referrer
1717
1.11.1 更新 $manufacturer 设备制造商(brand),修正 $screen_width的 取值(windowWidth)
18-
1.12.1 更新支持插件的小程序 SDK 具体用法参考 https://sensorsdata.cn/manual/mp_sdk_plugin.html
18+
1.12.1 更新支持插件的小程序 SDK 具体用法参考 https://sensorsdata.cn/manual/mp_sdk_plugin.html
19+
1.12.2 修复在开启自动采集分享,且定义空的onShareAppMessage时候,控制台报错的问题
20+
1921

2022

2123

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.12.1",
3+
"version": "1.12.2",
44
"description": "sensorsdata miniprogram sdk",
55
"main": "sensorsdata.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)