Skip to content

Commit 1c63f41

Browse files
committed
6.0.0
* chore: drop Node.js 18 support (dhmlau)
1 parent aebccb9 commit 1c63f41

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2025-10-15, Version 6.0.0
2+
=========================
3+
4+
* chore: drop Node.js 18 support (dhmlau)
5+
6+
17
2025-10-14, Version 5.0.11
28
==========================
39

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-rest",
3-
"version": "5.0.11",
3+
"version": "6.0.0",
44
"description": "Loopback REST Connector",
55
"engines": {
66
"node": ">=20"

0 commit comments

Comments
 (0)