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 fb4e37b commit 4697aa3Copy full SHA for 4697aa3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.16.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.16.0...v2.16.1) (2021-08-23)
2
+
3
4
+### Bug Fixes
5
6
+* add log for concurrency ([fb4e37b](https://github.com/serverless-tencent/tencent-component-toolkit/commit/fb4e37b7cba23c78674a563e061eee82a35e2b6f))
7
8
# [2.16.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.15.0...v2.16.0) (2021-08-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.16.0",
+ "version": "2.16.1",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments