Skip to content

Commit 96e78db

Browse files
committed
5.5.0
* chore: add Rifa and Mario as codeowners (Diana Lau) * fix: disregard empty and/or fields (Abhilash Murthy) * feat(operators): add fts match operator (Akshat Dubey) * chore: move repo to loopbackio org (Diana Lau) * Defensively drop constraints during migrations (Chris Kobrzak)
1 parent fb87b13 commit 96e78db

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGES.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2022-01-13, Version 5.5.0
2+
=========================
3+
4+
* chore: add Rifa and Mario as codeowners (Diana Lau)
5+
6+
* fix: disregard empty and/or fields (Abhilash Murthy)
7+
8+
* feat(operators): add fts match operator (Akshat Dubey)
9+
10+
* chore: move repo to loopbackio org (Diana Lau)
11+
12+
* Defensively drop constraints during migrations (Chris Kobrzak)
13+
14+
115
2021-05-03, Version 5.4.0
216
=========================
317

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.0",
3+
"version": "5.5.0",
44
"description": "Loopback PostgreSQL Connector",
55
"engines": {
66
"node": ">=10"

0 commit comments

Comments
 (0)