Skip to content

Commit 4d4f517

Browse files
committed
chore(release): version 2.5.8
## [2.5.8](v2.5.7...v2.5.8) (2021-03-31) ### Bug Fixes * **cos:** remove bucket exist error ([b54af0c](b54af0c))
1 parent b54af0c commit 4d4f517

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.5.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.7...v2.5.8) (2021-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** remove bucket exist error ([b54af0c](https://github.com/serverless-tencent/tencent-component-toolkit/commit/b54af0c46efbecb3cff8498288714bc0123f9337))
7+
18
## [2.5.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.6...v2.5.7) (2021-03-30)
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.5.7",
3+
"version": "2.5.8",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)