Skip to content

Commit 39a6c45

Browse files
committed
7.0.0-alpha.7
* chore: lock file maintenance (renovate[bot]) * chore: update dependency mocha to ^11.7.2 (renovate[bot]) * chore: update actions/setup-node action to v5 (renovate[bot]) * chore: update actions/checkout action to v5 (renovate[bot]) * fix: issue #663 cluster connection string (Marcio Soster Arrosi)
1 parent da7c257 commit 39a6c45

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2025-09-09, Version 7.0.0-alpha.7
2+
=================================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update dependency mocha to ^11.7.2 (renovate[bot])
7+
8+
* chore: update actions/setup-node action to v5 (renovate[bot])
9+
10+
* chore: update actions/checkout action to v5 (renovate[bot])
11+
12+
* fix: issue #663 cluster connection string (Marcio Soster Arrosi)
13+
14+
115
2025-08-11, Version 7.0.0-alpha.6
216
=================================
317

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

0 commit comments

Comments
 (0)