Skip to content

Commit 1b42bbe

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-11-11) ### Bug Fixes * 支付宝小程序请求兼容 & 开发者工具默认不上报 ([0673f7c](0673f7c))
1 parent 0673f7c commit 1b42bbe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/wuba/mp-monitor/compare/v1.0.0...v1.0.1) (2021-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* 支付宝小程序请求兼容 & 开发者工具默认不上报 ([0673f7c](https://github.com/wuba/mp-monitor/commit/0673f7ca2688dac291ceeb85affd19437454bd58))
7+
18
# 1.0.0 (2021-11-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mp-monitor",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "小程序监控sdk",
55
"main": "dist/mp-monitor.min.js",
66
"module": "dist/mp-monitor.es.js",

0 commit comments

Comments
 (0)