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 2a536a9 commit 12f6245Copy full SHA for 12f6245
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.2...v2.12.3) (2021-06-22)
2
+
3
4
+### Bug Fixes
5
6
+* **apigw:** optimize remove apigw trigger flow ([2a536a9](https://github.com/serverless-tencent/tencent-component-toolkit/commit/2a536a9b95ecc96bfc0e003eda2ac5af5d93278a))
7
8
## [2.12.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.1...v2.12.2) (2021-06-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.12.2",
+ "version": "2.12.3",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments