We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d42ca commit 06df99fCopy full SHA for 06df99f
CHANGES.md
@@ -1,3 +1,10 @@
1
+2021-09-08, Version 5.6.0
2
+=========================
3
+
4
+ * feat: add transaction support (Sergey Nosenko)
5
6
+ * ci: add worflow for 5.x (Rifa Achrinza)
7
8
2020-12-01, Version 5.5.0
9
=========================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-mongodb",
- "version": "5.5.0",
+ "version": "5.6.0",
"publishConfig": {
"tag": "lts"
},
0 commit comments