We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982b418 commit 9f725c6Copy full SHA for 9f725c6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/serverless-tencent/tencent-component-monitor/compare/v1.0.6...v1.1.0) (2020-05-28)
2
+
3
4
+### Features
5
6
+* support no report flag ([982b418](https://github.com/serverless-tencent/tencent-component-monitor/commit/982b4182e513255f0d093c53aaf3136e0576cdd7))
7
8
## [1.0.6](https://github.com/serverless-tencent/tencent-component-monitor/compare/v1.0.5...v1.0.6) (2020-05-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-monitor",
- "version": "1.0.6",
+ "version": "1.1.0",
"description": "Tencent component monitor",
"main": "src/index.js",
"scripts": {
0 commit comments