Skip to content

Commit fefcd29

Browse files
committed
chore(release): version 2.9.0
# [2.9.0](v2.8.1...v2.9.0) (2021-05-08) ### Bug Fixes * **scf:** support installDependency config ([a6a7437](a6a7437)) * **apigw:** update default config ([400fa5f](400fa5f)) ### Features * add asw and account module ([cfef151](cfef151))
1 parent a6a7437 commit fefcd29

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.9.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.8.1...v2.9.0) (2021-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** support installDependency config ([a6a7437](https://github.com/serverless-tencent/tencent-component-toolkit/commit/a6a7437b4ba51de9b6beb00582b93f85b3b85774))
7+
* **apigw:** update default config ([400fa5f](https://github.com/serverless-tencent/tencent-component-toolkit/commit/400fa5f123845602526d611ba41a20543f9befa9))
8+
9+
10+
### Features
11+
12+
* add asw and account module ([cfef151](https://github.com/serverless-tencent/tencent-component-toolkit/commit/cfef15135050f90588d907b0507c7386dc7c18e7))
13+
114
## [2.8.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.8.0...v2.8.1) (2021-04-27)
215

316

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.8.1",
3+
"version": "2.9.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)