We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfebef5 commit 8668909Copy full SHA for 8668909
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.24.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.24.0...v2.24.1) (2022-05-11)
2
+
3
4
+### Bug Fixes
5
6
+* 修复创建函数触发器namespace传参错误 ([#282](https://github.com/serverless-tencent/tencent-component-toolkit/issues/282)) ([bfebef5](https://github.com/serverless-tencent/tencent-component-toolkit/commit/bfebef50435be3e313e39182dfc7b091aebbf6eb))
7
8
# [2.24.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.23.3...v2.24.0) (2022-04-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.24.0",
+ "version": "2.24.1",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments