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 91b34f8 commit 9d9648aCopy full SHA for 9d9648a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.9.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.4...v2.9.5) (2021-05-10)
2
+
3
4
+### Bug Fixes
5
6
+* **asw:** remove input option for update ([91b34f8](https://github.com/serverless-tencent/tencent-component-toolkit/commit/91b34f89e4bf8ef7657194d6718e3d061addf138))
7
8
## [2.9.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.3...v2.9.4) (2021-05-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.9.4",
+ "version": "2.9.5",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments