Skip to content

Commit 633ff8d

Browse files
committed
chore: release 8.12.1
1 parent f8c2bc3 commit 633ff8d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
8.12.1 / 2025-03-04
2+
===================
3+
* fix: match bson version with mongodb's bson version #15297 [hasezoey](https://github.com/hasezoey)
4+
15
8.12.0 / 2025-03-03
26
===================
37
* feat: bump mongodb driver to 6.14

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mongoose",
33
"description": "Mongoose MongoDB ODM",
4-
"version": "8.12.0",
4+
"version": "8.12.1",
55
"author": "Guillermo Rauch <guillermo@learnboost.com>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)