Skip to content

Commit

Permalink
chore: release 6.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jan 20, 2025
1 parent c897e23 commit 4327685
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
6.13.8 / 2025-01-20
===================
* chore: remove coverage output from bundle

6.13.7 / 2025-01-20
===================
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "6.13.7",
"version": "6.13.8",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 4327685

Please sign in to comment.