Skip to content

Commit cae3695

Browse files
chore(release): version 1.14.5
## [1.14.5](v1.14.4...v1.14.5) (2020-08-13) ### Bug Fixes * optimize npm deps ([d18082d](d18082d)) * **scf:** support netTypes config for apigw trigger ([082bca4](082bca4))
1 parent 082bca4 commit cae3695

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.14.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.4...v1.14.5) (2020-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* optimize npm deps ([d18082d](https://github.com/serverless-tencent/tencent-component-toolkit/commit/d18082daa6f24e3eff0cddcd8dcd361e7280a671))
7+
* **scf:** support netTypes config for apigw trigger ([082bca4](https://github.com/serverless-tencent/tencent-component-toolkit/commit/082bca42e0288ff2f3ae5d2bc0269c87c677f40c))
8+
19
## [1.14.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.3...v1.14.4) (2020-08-12)
210

311

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": "1.14.4",
3+
"version": "1.14.5",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)