From 7e36d21cea39439389a3651e5aca121d34c75462 Mon Sep 17 00:00:00 2001 From: Valeri Karpov Date: Thu, 22 Jun 2023 09:50:32 -0400 Subject: [PATCH] chore: release 5.13.18 --- History.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index afdc61aed63..166a6507551 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +5.13.18 / 2023-06-22 +==================== + * fix: bump mongodb driver to 3.7.4 #13535 [lorand-horvath](https://github.com/lorand-horvath) + 5.13.17 / 2023-04-04 ==================== * fix: backport fix for array filters handling $or and $and #13195 #13192 #10696 [raj-goguardian](https://github.com/raj-goguardian) diff --git a/package.json b/package.json index ae08cf1bd21..f69a7322a08 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mongoose", "description": "Mongoose MongoDB ODM", - "version": "5.13.17", + "version": "5.13.18", "author": "Guillermo Rauch ", "keywords": [ "mongodb",