Skip to content

Commit 30d6ecc

Browse files
committed
chore(release): version 1.20.9
## [1.20.9](v1.20.8...v1.20.9) (2021-01-21) ### Bug Fixes * **apigw:** add get api detail by apiId ([b76b768](b76b768)) * **cynosdb:** generate password rule ([8ce0d48](8ce0d48)) * **apigw:** support base64 encode ([354c4c2](354c4c2)) * **apigw:** support isForceHttps ([fbf847e](fbf847e))
1 parent 8986d17 commit 30d6ecc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.20.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.8...v1.20.9) (2021-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** add get api detail by apiId ([b76b768](https://github.com/serverless-tencent/tencent-component-toolkit/commit/b76b768fbba86436d7627721336116d928654f8e))
7+
* **cynosdb:** generate password rule ([8ce0d48](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8ce0d48ab777c940747115b519507711f15858b0))
8+
* **apigw:** support base64 encode ([354c4c2](https://github.com/serverless-tencent/tencent-component-toolkit/commit/354c4c2944f1bb3bc07cbb976ab1c821525169f0))
9+
* **apigw:** support isForceHttps ([fbf847e](https://github.com/serverless-tencent/tencent-component-toolkit/commit/fbf847e82724b14cf7cab2b31a0be7295ef95dbd))
10+
111
## [1.20.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.7...v1.20.8) (2021-01-07)
212

313

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.20.8",
3+
"version": "1.20.9",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)