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 df957fe commit abfdc9cCopy full SHA for abfdc9c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.3.1...v1.3.2) (2020-04-28)
2
+
3
4
+### Bug Fixes
5
6
+* **apigw:** apiId undefined compatibility ([df957fe](https://github.com/serverless-tencent/tencent-component-toolkit/commit/df957fe284f617c2cf281af8407d13dbde0e2033))
7
8
## [1.3.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.3.0...v1.3.1) (2020-04-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments