Skip to content

Commit 067a8d7

Browse files
committed
chore(release): version 2.4.0
# [2.4.0](v2.3.5...v2.4.0) (2021-03-15) ### Features * **scf:** support clb trigger ([#203](#203)) ([4f52532](4f52532))
1 parent 4f52532 commit 067a8d7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.4.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.3.5...v2.4.0) (2021-03-15)
2+
3+
4+
### Features
5+
6+
* **scf:** support clb trigger ([#203](https://github.com/serverless-tencent/tencent-component-toolkit/issues/203)) ([4f52532](https://github.com/serverless-tencent/tencent-component-toolkit/commit/4f52532bbc98baae6c664f530cf67377808d3e9d))
7+
18
## [2.3.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.3.4...v2.3.5) (2021-03-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "2.3.5",
3+
"version": "2.4.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)