Skip to content

Commit c410339

Browse files
chore(release): version 1.15.4
## [1.15.4](v1.15.3...v1.15.4) (2020-08-24) ### Bug Fixes * **apigw:** make apigw environment default to release ([04af8f4](04af8f4))
1 parent 04af8f4 commit c410339

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.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.3...v1.15.4) (2020-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** make apigw environment default to release ([04af8f4](https://github.com/serverless-tencent/tencent-component-toolkit/commit/04af8f4a6c49cd694323906b1e56f1537fd3d3ed))
7+
18
## [1.15.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.2...v1.15.3) (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.3",
3+
"version": "1.15.4",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)