Skip to content

Commit 313721d

Browse files
committed
chore(release): version 1.20.6
## [1.20.6](v1.20.5...v1.20.6) (2020-12-22) ### Bug Fixes * **cynosdb:** close wan error ([#173](#173)) ([cac3cd0](cac3cd0))
1 parent cac3cd0 commit 313721d

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+
## [1.20.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.5...v1.20.6) (2020-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **cynosdb:** close wan error ([#173](https://github.com/serverless-tencent/tencent-component-toolkit/issues/173)) ([cac3cd0](https://github.com/serverless-tencent/tencent-component-toolkit/commit/cac3cd0a822ce60ebaefa2847f282505809ea925))
7+
18
## [1.20.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.4...v1.20.5) (2020-12-21)
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": "1.20.5",
3+
"version": "1.20.6",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)