Skip to content

Commit 0f1041c

Browse files
chore(release): version 1.15.3
## [1.15.3](v1.15.2...v1.15.3) (2020-08-24) ### Bug Fixes * **apigw:** set protocol default to http ([ba51549](ba51549))
1 parent ba51549 commit 0f1041c

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.15.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.2...v1.15.3) (2020-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** set protocol default to http ([ba51549](https://github.com/serverless-tencent/tencent-component-toolkit/commit/ba51549146580c35d3f28ead7340fb7f7613f74c))
7+
18
## [1.15.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.1...v1.15.2) (2020-08-24)
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.15.2",
3+
"version": "1.15.3",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)