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 02ab3e3 commit 769731cCopy full SHA for 769731c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.0...v1.14.1) (2020-08-10)
2
+
3
4
+### Bug Fixes
5
6
+* fix apigw response pad bug ([02ab3e3](https://github.com/serverless-tencent/tencent-component-toolkit/commit/02ab3e39190163feaa4cf0270b5d3aa5e9025e46))
7
8
# [1.14.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.13.2...v1.14.0) (2020-08-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.14.0",
+ "version": "1.14.1",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments