Skip to content

Commit 0cb0757

Browse files
committed
chore: release 7.3.4
1 parent aef309e commit 0cb0757

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.3.4 / 2023-07-12
2+
==================
3+
* chore: release 7.4.4 to overwrite accidental publish of 5.13.20 to latest tag
4+
15
6.11.3 / 2023-07-11
26
===================
37
* fix: avoid prototype pollution on init

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.3.3",
4+
"version": "7.3.4",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)