Skip to content

Commit 85c07d6

Browse files
committed
5.5.2
* chore(deps): update actions/setup-node action to v3 (renovate[bot]) * chore(deps): update actions/checkout action to v3 (renovate[bot]) * chore(deps): add renovate.json (renovate[bot]) * fix: crash with blank `url` (Rifa Achrinza)
1 parent 8888cc7 commit 85c07d6

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2022-09-29, Version 5.5.2
2+
=========================
3+
4+
* chore(deps): update actions/setup-node action to v3 (renovate[bot])
5+
6+
* chore(deps): update actions/checkout action to v3 (renovate[bot])
7+
8+
* chore(deps): add renovate.json (renovate[bot])
9+
10+
* fix: crash with blank `url` (Rifa Achrinza)
11+
12+
113
2022-08-06, Version 5.5.1
214
=========================
315

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)