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 730477a commit 8630301Copy full SHA for 8630301
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.5...v1.14.6) (2020-08-17)
2
+
3
4
+### Bug Fixes
5
6
+* **apigw:** add apigw netTypes config campatibility ([730477a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/730477a6b8de71012309bcc44239e1e0e4f87404))
7
8
## [1.14.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.4...v1.14.5) (2020-08-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.14.5",
+ "version": "1.14.6",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments