Skip to content

Commit 3659639

Browse files
committed
chore(release): version 1.19.4
## [1.19.4](v1.19.3...v1.19.4) (2020-12-04) ### Bug Fixes * **apigw:** usagePlan maxRequestNumPreSec to -1 ([236b59f](236b59f))
1 parent 236b59f commit 3659639

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.19.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.2...v1.19.3) (2020-12-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "1.19.3",
3+
"version": "1.19.4",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)