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 47c33cf commit 255460bCopy full SHA for 255460b
CHANGELOG.md
@@ -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
8
# 1.0.0 (2020-05-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-monitor",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Tencent component monitor",
"main": "src/index.js",
"scripts": {
0 commit comments