We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54af0c commit 4d4f517Copy full SHA for 4d4f517
CHANGELOG.md
@@ -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
8
## [2.5.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.6...v2.5.7) (2021-03-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.5.7",
+ "version": "2.5.8",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments