Skip to content

Commit f84e930

Browse files
committed
5.5.0
* atomic upsertWithWhere (#563) (Matteo Padovano)
1 parent 0cf4d7e commit f84e930

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2020-12-01, Version 5.5.0
2+
=========================
3+
4+
* atomic upsertWithWhere (#563) (Matteo Padovano)
5+
6+
17
2020-09-02, Version 5.4.0
28
=========================
39

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

0 commit comments

Comments
 (0)