Skip to content

Commit f83baba

Browse files
committed
chore(release): version 2.0.9
## [2.0.9](v2.0.8...v2.0.9) (2021-02-03) ### Bug Fixes * **postgresql:** use instance id for uniqure handle id ([#189](#189)) ([5f2dd82](5f2dd82))
1 parent 5f2dd82 commit f83baba

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+
## [2.0.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.8...v2.0.9) (2021-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **postgresql:** use instance id for uniqure handle id ([#189](https://github.com/serverless-tencent/tencent-component-toolkit/issues/189)) ([5f2dd82](https://github.com/serverless-tencent/tencent-component-toolkit/commit/5f2dd82d3b72aad8357b71951d418349b68a0742))
7+
18
## [2.0.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.7...v2.0.8) (2021-02-02)
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": "2.0.8",
3+
"version": "2.0.9",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)