Skip to content

Commit 4d49c25

Browse files
committed
chore(release): version 1.18.7
## [1.18.7](v1.18.6...v1.18.7) (2020-11-23) ### Bug Fixes * scf remove apigw logical ([#156](#156)) ([4329c38](4329c38))
1 parent 4329c38 commit 4d49c25

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+
## [1.18.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.18.6...v1.18.7) (2020-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* scf remove apigw logical ([#156](https://github.com/serverless-tencent/tencent-component-toolkit/issues/156)) ([4329c38](https://github.com/serverless-tencent/tencent-component-toolkit/commit/4329c38866d15f79bca3bb3daed56f8e2bc27701))
7+
18
## [1.18.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.18.5...v1.18.6) (2020-11-12)
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": "1.18.6",
3+
"version": "1.18.7",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)