Skip to content

Commit aedab3f

Browse files
committed
chore(release): version 1.20.10
## [1.20.10](v1.20.9...v1.20.10) (2021-01-21) ### Bug Fixes * **cynosdb:** add offline step for remove ([a6f0990](a6f0990))
1 parent a6f0990 commit aedab3f

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.10](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.9...v1.20.10) (2021-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **cynosdb:** add offline step for remove ([a6f0990](https://github.com/serverless-tencent/tencent-component-toolkit/commit/a6f0990f305fb56b3c4cd51c6679b756b4f1eb2c))
7+
18
## [1.20.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.8...v1.20.9) (2021-01-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.9",
3+
"version": "1.20.10",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)