Skip to content

Commit 180afe7

Browse files
committed
chore(release): version 1.17.1
## [1.17.1](v1.17.0...v1.17.1) (2020-10-12) ### Bug Fixes * **cynosdb:** paymode and using voucher ([#138](#138)) ([99b1fca](99b1fca))
1 parent 99b1fca commit 180afe7

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.17.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.17.0...v1.17.1) (2020-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **cynosdb:** paymode and using voucher ([#138](https://github.com/serverless-tencent/tencent-component-toolkit/issues/138)) ([99b1fca](https://github.com/serverless-tencent/tencent-component-toolkit/commit/99b1fca59e9e1da760618b4bf47cfbd4d7583114))
7+
18
# [1.17.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.8...v1.17.0) (2020-09-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": "1.17.0",
3+
"version": "1.17.1",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)