Skip to content

Commit 2b5b1a7

Browse files
chore(release): version 1.1.0
# [1.1.0](v1.0.14...v1.1.0) (2020-04-07) ### Bug Fixes * add postgresql for entry point ([08383b3](08383b3)) ### Features * add postgresql ([a2e8c3c](a2e8c3c))
1 parent 08383b3 commit 2b5b1a7

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.1.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.14...v1.1.0) (2020-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* add postgresql for entry point ([08383b3](https://github.com/serverless-tencent/tencent-component-toolkit/commit/08383b3352e51b3f6e2428467313b59def88ac3b))
7+
8+
9+
### Features
10+
11+
* add postgresql ([a2e8c3c](https://github.com/serverless-tencent/tencent-component-toolkit/commit/a2e8c3ce04038cb999556420f927eca579d6d1c1))
12+
113
## [1.0.14](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.13...v1.0.14) (2020-04-07)
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.0.14",
3+
"version": "1.1.0",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)