Skip to content

Commit 9368462

Browse files
committed
chore(release): version 1.18.6
## [1.18.6](v1.18.5...v1.18.6) (2020-11-12) ### Bug Fixes * **scf:** clear all environment variables ([f579abd](f579abd)) * **scf:** timer trigger key with enable and cron expression ([95224bf](95224bf)) * **scf:** unbind on layer need to add empty layer config ([3ead811](3ead811))
1 parent 95224bf commit 9368462

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.18.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.18.5...v1.18.6) (2020-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** clear all environment variables ([f579abd](https://github.com/serverless-tencent/tencent-component-toolkit/commit/f579abdf5e8c88d5e389e3c2a0a409bc38864019))
7+
* **scf:** timer trigger key with enable and cron expression ([95224bf](https://github.com/serverless-tencent/tencent-component-toolkit/commit/95224bfec5560c2958b46ec5610bc1e977f12b15))
8+
* **scf:** unbind on layer need to add empty layer config ([3ead811](https://github.com/serverless-tencent/tencent-component-toolkit/commit/3ead81175c40cd39922d4415cfaf33b9c94eff96))
9+
110
## [1.18.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.18.4...v1.18.5) (2020-11-11)
211

312

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

0 commit comments

Comments
 (0)