Skip to content

Commit 7489e32

Browse files
chore(release): version 1.15.2
## [1.15.2](v1.15.1...v1.15.2) (2020-08-24) ### Bug Fixes * **apigw:** do not throw error when got cname not config error ([07e3a0e](07e3a0e)) * **postgresql:** not throw error when toggle db access ([ccf9729](ccf9729))
1 parent ccf9729 commit 7489e32

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.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.1...v1.15.2) (2020-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** do not throw error when got cname not config error ([07e3a0e](https://github.com/serverless-tencent/tencent-component-toolkit/commit/07e3a0e166c0be904e1700a3bc8a420a416bd818))
7+
* **postgresql:** not throw error when toggle db access ([ccf9729](https://github.com/serverless-tencent/tencent-component-toolkit/commit/ccf9729a3d1db90706fa4542e5e3861f1e09d788))
8+
19
## [1.15.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.0...v1.15.1) (2020-08-18)
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.1",
3+
"version": "1.15.2",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)