Skip to content

Commit 6e3ec19

Browse files
committed
chore(release): version 2.17.3
## [2.17.3](v2.17.2...v2.17.3) (2021-08-24) ### Bug Fixes * cls for scf cant update index, dont throw and use warning ([d452db7](d452db7))
1 parent d452db7 commit 6e3ec19

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.17.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.17.2...v2.17.3) (2021-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* cls for scf cant update index, dont throw and use warning ([d452db7](https://github.com/serverless-tencent/tencent-component-toolkit/commit/d452db72da6e5a2896aa8a9cf7d64ecb169416bd))
7+
18
## [2.17.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.17.1...v2.17.2) (2021-08-24)
29

310

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.17.2",
3+
"version": "2.17.3",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)