Skip to content

Commit 1d23f1a

Browse files
committed
chore: release 7.2.4
1 parent 99e5f48 commit 1d23f1a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
7.2.4 / 2023-06-12
2+
==================
3+
* fix(query): handle non-string discriminator key values in query #13496 #13492
4+
15
7.2.3 / 2023-06-09
26
==================
37
* fix(model): ignore falsy last argument to create() for backwards compatibility #13493 #13491 #13487 [MohOraby](https://github.com/MohOraby)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mongoose",
33
"description": "Mongoose MongoDB ODM",
4-
"version": "7.2.3",
4+
"version": "7.2.4",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)