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 62db15a commit 5dfb396Copy full SHA for 5dfb396
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.6.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.6.1...v2.6.2) (2021-04-23)
2
+
3
4
+### Bug Fixes
5
6
+* **trigger:** ckafka parameter typo ([62db15a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/62db15aa6730fe1a480cdee8761e428124a6bc70))
7
8
## [2.6.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.6.0...v2.6.1) (2021-04-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.6.1",
+ "version": "2.6.2",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments