Skip to content

Commit ff615e4

Browse files
chore(release): version 1.16.6
## [1.16.6](v1.16.5...v1.16.6) (2020-09-23) ### Bug Fixes * **cdn:** optimize cdn deploy and use v3 sign ([c15fdad](c15fdad)) * update tencent-cloud-sdk ([3ab7335](3ab7335))
1 parent f7faf0b commit ff615e4

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.16.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.5...v1.16.6) (2020-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **cdn:** optimize cdn deploy and use v3 sign ([c15fdad](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c15fdad894f17ee75db04cd5ab0de600a184ddf9))
7+
* update tencent-cloud-sdk ([3ab7335](https://github.com/serverless-tencent/tencent-component-toolkit/commit/3ab733586a7bda287d8285d7124fdc74d89e9600))
8+
19
## [1.16.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.4...v1.16.5) (2020-09-08)
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.16.5",
3+
"version": "1.16.6",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)