Skip to content

Commit 2a18e62

Browse files
committed
5.1.10
* chore: update dependency loopback-connector to ^6.2.6 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update README (dhmlau) * fix: unit test to support dynamic id key (_id vs id) in patient filter (AlexisTd1) * chore: update dependency mocha to ^11.7.1 (renovate[bot]) * chore: update dependency mocha to ^11.7.0 (renovate[bot]) * chore: update dependency minimatch to ^10.0.3 (renovate[bot])
1 parent c7ac941 commit 2a18e62

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2025-07-14, Version 5.1.10
2+
==========================
3+
4+
* chore: update dependency loopback-connector to ^6.2.6 (renovate[bot])
5+
6+
* chore: lock file maintenance (renovate[bot])
7+
8+
* chore: update README (dhmlau)
9+
10+
* fix: unit test to support dynamic id key (_id vs id) in patient filter (AlexisTd1)
11+
12+
* chore: update dependency mocha to ^11.7.1 (renovate[bot])
13+
14+
* chore: update dependency mocha to ^11.7.0 (renovate[bot])
15+
16+
* chore: update dependency minimatch to ^10.0.3 (renovate[bot])
17+
18+
119
2025-06-09, Version 5.1.9
220
=========================
321

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-datasource-juggler",
3-
"version": "5.1.9",
3+
"version": "5.1.10",
44
"publishConfig": {
55
"export-tests": true
66
},

0 commit comments

Comments
 (0)