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 c897e23 commit 4327685Copy full SHA for 4327685
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+6.13.8 / 2025-01-20
2
+===================
3
+ * chore: remove coverage output from bundle
4
+
5
6.13.7 / 2025-01-20
6
===================
7
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "6.13.7",
+ "version": "6.13.8",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments