Skip to content

Commit e57ed1f

Browse files
committed
chore(release): version 2.17.0
# [2.17.0](v2.16.1...v2.17.0) (2021-08-24) ### Bug Fixes * add uuid as deps ([afd6eee](afd6eee)) ### Features * improve cls api, add types ([4f94266](4f94266)) * refactor cls module with interface ([87b2ef2](87b2ef2))
1 parent afd6eee commit e57ed1f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.17.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.16.1...v2.17.0) (2021-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* add uuid as deps ([afd6eee](https://github.com/serverless-tencent/tencent-component-toolkit/commit/afd6eee9f74c27ad12d13e7349be8229ee20ca54))
7+
8+
9+
### Features
10+
11+
* improve cls api, add types ([4f94266](https://github.com/serverless-tencent/tencent-component-toolkit/commit/4f942660fe43e516d86bf24da1b4e678066eaccd))
12+
* refactor cls module with interface ([87b2ef2](https://github.com/serverless-tencent/tencent-component-toolkit/commit/87b2ef227d762ab8ebc89fd26f73ae752f473793))
13+
114
## [2.16.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.16.0...v2.16.1) (2021-08-23)
215

316

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

0 commit comments

Comments
 (0)