Skip to content

Commit b29ee14

Browse files
committed
chore: release 7.8.6
1 parent 528c768 commit b29ee14

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+
7.8.6 / 2025-01-20
2+
===================
3+
* chore: remove coverage output from bundle
4+
15
6.13.8 / 2025-01-20
26
===================
37
* chore: remove coverage output from bundle

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

0 commit comments

Comments
 (0)