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 a2f2447 commit 35d6dd2Copy full SHA for 35d6dd2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.3.2...v1.3.3) (2020-05-06)
2
+
3
4
+### Bug Fixes
5
6
+* remove monitor ([a2f2447](https://github.com/serverless-tencent/tencent-component-toolkit/commit/a2f24479d5f62b5c1c50665dbde3b769f764fbe3))
7
8
## [1.3.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.3.1...v1.3.2) (2020-04-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments