Skip to content

Commit 255460b

Browse files
chore(release): version 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2020-05-08) ### Bug Fixes * 保证finalhandler时执行正常 ([47c33cf](47c33cf))
1 parent 47c33cf commit 255460b

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.1](https://github.com/serverless-tencent/tencent-component-monitor/compare/v1.0.0...v1.0.1) (2020-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* 保证finalhandler时执行正常 ([47c33cf](https://github.com/serverless-tencent/tencent-component-monitor/commit/47c33cfed4865b74b173453ee088cb3a6265364e))
7+
18
# 1.0.0 (2020-05-06)
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.0",
3+
"version": "1.0.1",
44
"description": "Tencent component monitor",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)