Skip to content

Commit bf6067e

Browse files
dhmlauSAMIBETTAYEB
authored andcommitted
5.4.0
* Add on delete options on FK constraints (Quentin Le Bour) * ci: switch from Travis to Github Actions (Agnes Lin) * Revert "ci: switch travis to github actions" (Miroslav Bajtoš) * ci: switch travis to github actions (Francisco Buceta) Signed-off-by: SAMI BETTAYEB <sami3639@gmail.com>
1 parent 33de0e2 commit bf6067e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2021-05-03, Version 5.4.0
2+
=========================
3+
4+
* Add on delete options on FK constraints (Quentin Le Bour)
5+
6+
* ci: switch from Travis to Github Actions (Agnes Lin)
7+
8+
* Revert "ci: switch travis to github actions" (Miroslav Bajtoš)
9+
10+
* ci: switch travis to github actions (Francisco Buceta)
11+
12+
113
2020-12-07, Version 5.3.0
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": "loopback-connector-postgresql",
3-
"version": "5.3.0",
3+
"version": "5.4.0",
44
"description": "Loopback PostgreSQL Connector",
55
"engines": {
66
"node": ">=10"

0 commit comments

Comments
 (0)