Skip to content

Commit 9323c8d

Browse files
chore(release): version 1.15.7
## [1.15.7](v1.15.6...v1.15.7) (2020-08-27) ### Bug Fixes * add ApiError for api request error customize ([f54d24d](f54d24d)) * **cns:** optimize cns deploy flow ([b8ec791](b8ec791))
1 parent f54d24d commit 9323c8d

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.15.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.6...v1.15.7) (2020-08-27)
2+
3+
4+
### Bug Fixes
5+
6+
* add ApiError for api request error customize ([f54d24d](https://github.com/serverless-tencent/tencent-component-toolkit/commit/f54d24d1be8e7d3028275be41ad7c31d4fea8eb8))
7+
* **cns:** optimize cns deploy flow ([b8ec791](https://github.com/serverless-tencent/tencent-component-toolkit/commit/b8ec791ef2b46232977fae682bb6ee2c8517ac3d))
8+
19
## [1.15.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.5...v1.15.6) (2020-08-25)
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.15.6",
3+
"version": "1.15.7",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)