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 17eb6e5 commit d443ffbCopy full SHA for d443ffb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.9.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.3...v2.9.4) (2021-05-10)
2
+
3
4
+### Bug Fixes
5
6
+* **asw:** parameter IsNewRole ([17eb6e5](https://github.com/serverless-tencent/tencent-component-toolkit/commit/17eb6e50da6281c7663b00bb5030ea69198bfe14))
7
8
## [2.9.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.2...v2.9.3) (2021-05-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.9.3",
+ "version": "2.9.4",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments