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 03ba49b commit 08c1ab4Copy full SHA for 08c1ab4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.3.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.2.0...v2.3.0) (2021-03-02)
2
+
3
4
+### Features
5
6
+* **apigw:** update deploy flow ([03ba49b](https://github.com/serverless-tencent/tencent-component-toolkit/commit/03ba49b03c677a3604ad1c5a0b1b30d7ba25c8b0))
7
8
# [2.2.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.1.2...v2.2.0) (2021-02-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.2.0",
+ "version": "2.3.0",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments