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 3305b52 commit da42f87Copy full SHA for da42f87
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/serverless-tencent/tencent-component-monitor/compare/v1.0.1...v1.0.2) (2020-05-09)
2
+
3
4
+### Bug Fixes
5
6
+* add report error log ([3305b52](https://github.com/serverless-tencent/tencent-component-monitor/commit/3305b52c47fbbe36f25ba96762427ec1324fd71b))
7
8
## [1.0.1](https://github.com/serverless-tencent/tencent-component-monitor/compare/v1.0.0...v1.0.1) (2020-05-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-monitor",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Tencent component monitor",
"main": "src/index.js",
"scripts": {
0 commit comments