Skip to content

Commit c4b8b4b

Browse files
chore(release): version 1.12.8
## [1.12.8](v1.12.7...v1.12.8) (2020-07-06) ### Bug Fixes * no access for getAlias bug ([6e46535](6e46535)) * **apigw:** optimize custom domain output ([ab128b6](ab128b6))
1 parent 6e46535 commit c4b8b4b

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.12.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.7...v1.12.8) (2020-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* no access for getAlias bug ([6e46535](https://github.com/serverless-tencent/tencent-component-toolkit/commit/6e4653559aefb9f7d9f01539a2c4b6529a63a2b1))
7+
* **apigw:** optimize custom domain output ([ab128b6](https://github.com/serverless-tencent/tencent-component-toolkit/commit/ab128b669d891fbf23384af8f968ec439358f56e))
8+
19
## [1.12.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.6...v1.12.7) (2020-07-02)
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.12.7",
3+
"version": "1.12.8",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)