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 236b59f commit 3659639Copy full SHA for 3659639
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.19.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.3...v1.19.4) (2020-12-04)
2
+
3
4
+### Bug Fixes
5
6
+* **apigw:** usagePlan maxRequestNumPreSec to -1 ([236b59f](https://github.com/serverless-tencent/tencent-component-toolkit/commit/236b59f0fd502bc01b2583104d32002a9482b39c))
7
8
## [1.19.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.2...v1.19.3) (2020-12-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.19.3",
+ "version": "1.19.4",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments