Skip to content

Commit 4327685

Browse files
committed
chore: release 6.13.8
1 parent c897e23 commit 4327685

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.13.8 / 2025-01-20
2+
===================
3+
* chore: remove coverage output from bundle
4+
15
6.13.7 / 2025-01-20
26
===================
37
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061

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

0 commit comments

Comments
 (0)