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 c9e00b7 commit 56bfc71Copy full SHA for 56bfc71
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.0...v2.12.1) (2021-06-17)
2
+
3
4
+### Bug Fixes
5
6
+* **trigger:** add trigger create rate limitation ([c9e00b7](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c9e00b74a85c93f58a866017ab891d3f7e287e7c))
7
8
# [2.12.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.11.0...v2.12.0) (2021-06-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.12.0",
+ "version": "2.12.1",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments