Skip to content

Commit da42f87

Browse files
chore(release): version 1.0.2
## [1.0.2](v1.0.1...v1.0.2) (2020-05-09) ### Bug Fixes * add report error log ([3305b52](3305b52))
1 parent 3305b52 commit da42f87

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

0 commit comments

Comments
 (0)