Skip to content

Commit d73a2e9

Browse files
committed
chore(release): version 2.0.6
## [2.0.6](v2.0.5...v2.0.6) (2021-01-28) ### Bug Fixes * make cos error convert more robust, fix trigger base ([#186](#186)) ([7c5175e](7c5175e))
1 parent 7c5175e commit d73a2e9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.5...v2.0.6) (2021-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* make cos error convert more robust, fix trigger base ([#186](https://github.com/serverless-tencent/tencent-component-toolkit/issues/186)) ([7c5175e](https://github.com/serverless-tencent/tencent-component-toolkit/commit/7c5175e0e9197aa3e33a446253eaf5e034f4f119))
7+
18
## [2.0.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.4...v2.0.5) (2021-01-28)
29

310

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": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)