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 38cf421 commit c877a10Copy full SHA for c877a10
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.5.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.3...v2.5.4) (2021-03-24)
2
+
3
4
+### Bug Fixes
5
6
+* **apigw:** trigger key ignore case ([38cf421](https://github.com/serverless-tencent/tencent-component-toolkit/commit/38cf42162840a89fa2cce741619c97e272656a48))
7
8
## [2.5.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.2...v2.5.3) (2021-03-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.5.3",
+ "version": "2.5.4",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments