Skip to content

Commit 6805a1d

Browse files
committed
chore(release): version 2.6.1
## [2.6.1](v2.6.0...v2.6.1) (2021-04-23) ### Bug Fixes * **triggers:** ckafka calculate key ([3c034a2](3c034a2)) * **cls:** timezone to Asia/Shanghai ([ec72643](ec72643))
1 parent 3c034a2 commit 6805a1d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.6.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.6.0...v2.6.1) (2021-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **triggers:** ckafka calculate key ([3c034a2](https://github.com/serverless-tencent/tencent-component-toolkit/commit/3c034a2c2c1093a703ebe4da2c9b334edcfb96a9))
7+
* **cls:** timezone to Asia/Shanghai ([ec72643](https://github.com/serverless-tencent/tencent-component-toolkit/commit/ec72643d3996f3d21b65e368c0c7938a1f5cd293))
8+
19
# [2.6.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.13...v2.6.0) (2021-04-23)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)