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 7e36d21 commit 98e0762Copy full SHA for 98e0762
History.md
@@ -1,3 +1,7 @@
1
+5.13.19 / 2023-06-22
2
+====================
3
+ * fix: remove accidental tarball in publish output
4
+
5
5.13.18 / 2023-06-22
6
====================
7
* fix: bump mongodb driver to 3.7.4 #13535 [lorand-horvath](https://github.com/lorand-horvath)
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "5.13.18",
+ "version": "5.13.19",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments