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 309d843 commit 01b3285Copy full SHA for 01b3285
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.6...v1.14.7) (2020-08-17)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** remove apigw default netTypes value ([309d843](https://github.com/serverless-tencent/tencent-component-toolkit/commit/309d843c335959dd61c205921d75d4aaee29e9b2))
7
8
## [1.14.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.5...v1.14.6) (2020-08-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.14.6",
+ "version": "1.14.7",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments