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 ac005dd commit 2b4d0d2Copy full SHA for 2b4d0d2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.3.1...v2.3.2) (2021-03-03)
2
+
3
4
+### Bug Fixes
5
6
+* **apigw:** update service subDomain undefined ([ac005dd](https://github.com/serverless-tencent/tencent-component-toolkit/commit/ac005ddf8eb97791d3e378cc581270bd4f2be8c3))
7
8
## [2.3.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.3.0...v2.3.1) (2021-03-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.3.1",
+ "version": "2.3.2",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments