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 40130df commit c480246Copy full SHA for c480246
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.5.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.6...v2.5.7) (2021-03-30)
2
+
3
4
+### Bug Fixes
5
6
+* **cos:** website method using keyPrefix ([40130df](https://github.com/serverless-tencent/tencent-component-toolkit/commit/40130dff5ff1358a6d1f44329b148f76f375c44a))
7
8
## [2.5.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.5...v2.5.6) (2021-03-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.5.6",
+ "version": "2.5.7",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments