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 dd82924 commit 40facbdCopy full SHA for 40facbd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.17.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.17.0...v2.17.1) (2021-08-24)
2
+
3
4
+### Bug Fixes
5
6
+* update dashboard api ([dd82924](https://github.com/serverless-tencent/tencent-component-toolkit/commit/dd8292496e57fbbb200eeac60e2bca9dcbd6dd2f))
7
8
# [2.17.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.16.1...v2.17.0) (2021-08-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.17.0",
+ "version": "2.17.1",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments