Skip to content

Commit f43cd85

Browse files
author
shengyonggen
committed
Release 0.15.3
1 parent 64cc2a3 commit f43cd85

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.15.3(2021-11-30)
2+
1. 修复
3+
- 修复百度开发者工具升级后加载 `SDK` 报错的问题
4+
15
## 0.15.2(2021-09-16)
26
1. 优化
37
- 修改初始化配置参数 `show_log` 默认值为 `fasle`
@@ -76,4 +80,4 @@
7680
- 新增全埋点
7781

7882
## 0.1.0
79-
1. 第一个版本
83+
1. 第一个版本

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sa-sdk-smartprogram",
3-
"version": "0.15.2",
3+
"version": "0.15.3",
44
"description": "神策百度小程序SDK",
55
"main": "sensorsdata.min.js",
66
"scripts": {
@@ -21,4 +21,4 @@
2121
"url": "https://github.com/sensorsdata/sa-sdk-smartprogram/issues"
2222
},
2323
"homepage": "https://github.com/sensorsdata/sa-sdk-smartprogram#readme"
24-
}
24+
}

0 commit comments

Comments
 (0)