Skip to content

Commit 43a9b02

Browse files
committed
chore(release): version 1.17.0
# [1.17.0](v1.16.8...v1.17.0) (2020-09-28) ### Bug Fixes * **layer:** add loop get status ([8000eef](8000eef)) ### Features * add cynosdb module ([c0dc39b](c0dc39b))
1 parent 8000eef commit 43a9b02

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.17.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.8...v1.17.0) (2020-09-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **layer:** add loop get status ([8000eef](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8000eef46e4aa953532a756ab4492353604acf95))
7+
8+
9+
### Features
10+
11+
* add cynosdb module ([c0dc39b](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c0dc39bc23ca110d9a7d1ee5f030d0194600ba77))
12+
113
## [1.16.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.7...v1.16.8) (2020-09-25)
214

315

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.16.8",
3+
"version": "1.17.0",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)