Skip to content

Commit df4485f

Browse files
committed
7.0.0-alpha.6
* chore: lock file maintenance (renovate[bot]) * fix: include options parameter in createIndex method (Stefan Hattrell)
1 parent fda2bb5 commit df4485f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2025-08-11, Version 7.0.0-alpha.6
2+
=================================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* fix: include options parameter in createIndex method (Stefan Hattrell)
7+
8+
19
2025-07-15, Version 7.0.0-alpha.5
210
=================================
311

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-mongodb",
3-
"version": "7.0.0-alpha.5",
3+
"version": "7.0.0-alpha.6",
44
"description": "The official MongoDB connector for the LoopBack framework.",
55
"engines": {
66
"node": "18 || 20"

0 commit comments

Comments
 (0)