Skip to content

Commit bca963f

Browse files
committed
chore(release): version 1.20.8
## [1.20.8](v1.20.7...v1.20.8) (2021-01-07) ### Bug Fixes * **cynosdb:** add instances output ([7940934](7940934)) * **cfs:** support tag config ([5f253c5](5f253c5))
1 parent 7940934 commit bca963f

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.20.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.7...v1.20.8) (2021-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **cynosdb:** add instances output ([7940934](https://github.com/serverless-tencent/tencent-component-toolkit/commit/7940934c8f7ff4dca90cf52f4e5f8c998feaedfd))
7+
* **cfs:** support tag config ([5f253c5](https://github.com/serverless-tencent/tencent-component-toolkit/commit/5f253c52ab53d408852cf7fcde7cac266ee4218e))
8+
19
## [1.20.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.6...v1.20.7) (2021-01-05)
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.20.7",
3+
"version": "1.20.8",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)