Skip to content

Commit

Permalink
Release 0.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
shengyonggen committed May 20, 2022
1 parent c5fdd7f commit caca3f9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.15.6(2022-5-20)
1. 修复
- 修复特定情形下控制台打印错误日志的问题

## 0.15.5(2022-5-6)
1. 新增
- 新增 `$referrer``$url_query` 属性采集
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sa-sdk-smartprogram",
"version": "0.15.5",
"version": "0.15.6",
"description": "神策百度小程序SDK",
"main": "sensorsdata.min.js",
"scripts": {
Expand Down
Loading

0 comments on commit caca3f9

Please sign in to comment.