Skip to content

Commit e9c8988

Browse files
committed
chore(release): version 2.13.3
## [2.13.3](v2.13.2...v2.13.3) (2021-07-21) ### Bug Fixes * support async retry config ([#238](#238)) ([82224cb](82224cb))
1 parent 82224cb commit e9c8988

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.13.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.13.2...v2.13.3) (2021-07-21)
2+
3+
4+
### Bug Fixes
5+
6+
* support async retry config ([#238](https://github.com/serverless-tencent/tencent-component-toolkit/issues/238)) ([82224cb](https://github.com/serverless-tencent/tencent-component-toolkit/commit/82224cba9f2b39f459152d25143a2b99dcc59727))
7+
18
## [2.13.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.13.1...v2.13.2) (2021-07-20)
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.13.2",
3+
"version": "2.13.3",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)