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 8451141 commit 880136eCopy full SHA for 880136e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.2...v1.8.3) (2020-06-01)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** apigw function config bug ([8451141](https://github.com/serverless-tencent/tencent-component-toolkit/commit/845114181f29b4f40bf1ce03b27e414fed71eb49))
7
8
## [1.8.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.1...v1.8.2) (2020-05-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.8.2",
+ "version": "1.8.3",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments