We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19cac7 commit f690f15Copy full SHA for f690f15
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.24.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.23.3...v2.24.0) (2022-04-25)
2
+
3
4
+### Features
5
6
+* 支持GPU函数部署 ([#281](https://github.com/serverless-tencent/tencent-component-toolkit/issues/281)) ([e19cac7](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e19cac731363c0fdff88fe6fe336db6eb0b2e485))
7
8
## [2.23.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.23.2...v2.23.3) (2022-03-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.23.3",
+ "version": "2.24.0",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments