Skip to content

Commit b6f91e8

Browse files
author
shengyonggen
committed
Release 1.14.21
1 parent 0e5c944 commit b6f91e8

14 files changed

+2166
-2022
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.14.21(2021-08-27)
2+
1. 优化
3+
- `$SignUp` 事件去除 `$is_first_day` 属性
4+
15
## 1.14.20(2021-08-20)
26
1. 新增
37
- 新增采集页面浏览时长事件 `$MPPageLeave`

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

0 commit comments

Comments
 (0)