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 098e9e8 commit 3d18591Copy full SHA for 3d18591
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.17.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.17.5...v1.17.6) (2020-10-20)
2
+
3
4
+### Bug Fixes
5
6
+* **cos:** api error JSON.stringify error ([098e9e8](https://github.com/serverless-tencent/tencent-component-toolkit/commit/098e9e8d2c9c9931afbe96eabd6dec3281e56f30))
7
8
## [1.17.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.17.4...v1.17.5) (2020-10-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.17.5",
+ "version": "1.17.6",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments