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 ff9d048 commit 0d11cfaCopy full SHA for 0d11cfa
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.9.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.6...v2.9.7) (2021-05-12)
2
+
3
4
+### Bug Fixes
5
6
+* **asw:** add uin option ([ff9d048](https://github.com/serverless-tencent/tencent-component-toolkit/commit/ff9d048fd0cee2b990310382e8d0772df55770eb))
7
8
## [2.9.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.5...v2.9.6) (2021-05-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.9.6",
+ "version": "2.9.7",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments