We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0673f7c commit 1b42bbeCopy full SHA for 1b42bbe
CHANGELOG.md
@@ -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
8
# 1.0.0 (2021-11-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "mp-monitor",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "小程序监控sdk",
"main": "dist/mp-monitor.min.js",
"module": "dist/mp-monitor.es.js",
0 commit comments