Skip to content

Commit 73f5cc5

Browse files
committed
6.1.0
* ci: misc updates (Rifa Achrinza) * feat: add transaction support (Sergey Nosenko) * ci: align gh actions workflow with 5.x (Rifa Achrinza) * chore: move repo to loopbackio org (Diana Lau)
1 parent 6b7a31c commit 73f5cc5

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2021-09-07, Version 6.1.0
2+
=========================
3+
4+
* ci: misc updates (Rifa Achrinza)
5+
6+
* feat: add transaction support (Sergey Nosenko)
7+
8+
* ci: align gh actions workflow with 5.x (Rifa Achrinza)
9+
10+
* chore: move repo to loopbackio org (Diana Lau)
11+
12+
113
2021-05-03, Version 6.0.1
214
=========================
315

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": "6.0.1",
3+
"version": "6.1.0",
44
"description": "The official MongoDB connector for the LoopBack framework.",
55
"engines": {
66
"node": ">=10"

0 commit comments

Comments
 (0)