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 d9e4dc6 commit f60a483Copy full SHA for f60a483
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/serverless-tencent/tencent-component-monitor/compare/v1.0.2...v1.0.3) (2020-05-13)
2
+
3
4
+### Bug Fixes
5
6
+* 获取context方式修改 ([d9e4dc6](https://github.com/serverless-tencent/tencent-component-monitor/commit/d9e4dc6ddccc3c8b84c0ce0152efb4bf3799a236))
7
8
## [1.0.2](https://github.com/serverless-tencent/tencent-component-monitor/compare/v1.0.1...v1.0.2) (2020-05-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-monitor",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Tencent component monitor",
"main": "src/index.js",
"scripts": {
0 commit comments