Skip to content

Commit ced6c28

Browse files
committed
5.1.0
* update dependencies to latest (Miroslav Bajtoš) * fix setup script to not exit calling shell (Miroslav Bajtoš) * chore: switch to DCO (Diana Lau) * docs: update loopback types link (Agnes Lin) * Update .travis.yml (karanssj4)
1 parent 2e41054 commit ced6c28

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2020-09-01, Version 5.1.0
2+
=========================
3+
4+
* update dependencies to latest (Miroslav Bajtoš)
5+
6+
* fix setup script to not exit calling shell (Miroslav Bajtoš)
7+
8+
* chore: switch to DCO (Diana Lau)
9+
10+
* docs: update loopback types link (Agnes Lin)
11+
12+
* Update .travis.yml (karanssj4)
13+
14+
115
2020-07-10, Version 5.0.2
216
=========================
317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-connector-postgresql",
3-
"version": "5.0.2",
3+
"version": "5.1.0",
44
"description": "Loopback PostgreSQL Connector",
55
"engines": {
66
"node": ">=10"

0 commit comments

Comments
 (0)