Skip to content

Commit 227e643

Browse files
committed
chore(release): version 2.11.0
# [2.11.0](v2.10.0...v2.11.0) (2021-06-08) ### Features * **scf:** support http type ([#227](#227)) ([20e2cc6](20e2cc6))
1 parent 20e2cc6 commit 227e643

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.11.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.10.0...v2.11.0) (2021-06-08)
2+
3+
4+
### Features
5+
6+
* **scf:** support http type ([#227](https://github.com/serverless-tencent/tencent-component-toolkit/issues/227)) ([20e2cc6](https://github.com/serverless-tencent/tencent-component-toolkit/commit/20e2cc6eea10d5bcc340d31ae31887886bcf6c52))
7+
18
# [2.10.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.8...v2.10.0) (2021-06-01)
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.10.0",
3+
"version": "2.11.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)