Skip to content

Commit 55ef653

Browse files
committed
7.0.11
* chore: update dependency loopback-datasource-juggler to ^5.0.10 (renovate[bot]) * chore: update dependency debug to ^4.3.5 (renovate[bot]) * fix: discover properties with json type (Muhammad Aaqil) * chore: update dependency sinon to v18 (renovate[bot])
1 parent 31f7c16 commit 55ef653

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGES.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2024-06-06, Version 7.0.11
2+
==========================
3+
4+
* chore: update dependency loopback-datasource-juggler to ^5.0.10 (renovate[bot])
5+
6+
* chore: update dependency debug to ^4.3.5 (renovate[bot])
7+
8+
* fix: discover properties with json type (Muhammad Aaqil)
9+
10+
* chore: update dependency sinon to v18 (renovate[bot])
11+
12+
113
2024-05-15, Version 7.0.10
214
==========================
315

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-mysql",
3-
"version": "7.0.10",
3+
"version": "7.0.11",
44
"description": "MySQL connector for loopback-datasource-juggler",
55
"engines": {
66
"node": ">=18"

0 commit comments

Comments
 (0)