Skip to content

Commit 98e0762

Browse files
committed
chore: release 5.13.19
1 parent 7e36d21 commit 98e0762

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
5.13.19 / 2023-06-22
2+
====================
3+
* fix: remove accidental tarball in publish output
4+
15
5.13.18 / 2023-06-22
26
====================
37
* fix: bump mongodb driver to 3.7.4 #13535 [lorand-horvath](https://github.com/lorand-horvath)

package.json

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

0 commit comments

Comments
 (0)