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 93a0d0d commit 250b9beCopy full SHA for 250b9be
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.12.13](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.12...v1.12.13) (2020-07-15)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** missing apigw description parameter ([93a0d0d](https://github.com/serverless-tencent/tencent-component-toolkit/commit/93a0d0d88bc7169b97f0f2ac46663fb2a8de30a5))
7
8
## [1.12.12](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.11...v1.12.12) (2020-07-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.12.12",
+ "version": "1.12.13",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments