Skip to content

Commit f60a483

Browse files
chore(release): version 1.0.3
## [1.0.3](v1.0.2...v1.0.3) (2020-05-13) ### Bug Fixes * 获取context方式修改 ([d9e4dc6](d9e4dc6))
1 parent d9e4dc6 commit f60a483

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.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+
18
## [1.0.2](https://github.com/serverless-tencent/tencent-component-monitor/compare/v1.0.1...v1.0.2) (2020-05-09)
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": "tencent-component-monitor",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Tencent component monitor",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)