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 e153d64 commit 145e7e7Copy full SHA for 145e7e7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.16.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.1...v1.16.2) (2020-09-01)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** optimize deploy flow ([e153d64](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e153d64c6c4cc2cc085fc4fff13ed6c3a98ad2db))
7
8
## [1.16.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.0...v1.16.1) (2020-08-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.16.1",
+ "version": "1.16.2",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments