Skip to content

Commit 4aae8c2

Browse files
committed
chore(release): version 2.5.3
## [2.5.3](v2.5.2...v2.5.3) (2021-03-24) ### Bug Fixes * **cos:** flush more than 1000 files bucket ([df0c2a1](df0c2a1)) * **apigw:** ignore case for api path ([df2dcaa](df2dcaa))
1 parent df2dcaa commit 4aae8c2

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.5.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.2...v2.5.3) (2021-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** flush more than 1000 files bucket ([df0c2a1](https://github.com/serverless-tencent/tencent-component-toolkit/commit/df0c2a1815b57dcda68866c37915f257c5cd29c9))
7+
* **apigw:** ignore case for api path ([df2dcaa](https://github.com/serverless-tencent/tencent-component-toolkit/commit/df2dcaa0f354b8a2c45e4160f37f24f2c2f65862))
8+
19
## [2.5.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.1...v2.5.2) (2021-03-17)
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.5.2",
3+
"version": "2.5.3",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)