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 f8c2bc3 commit 633ff8dCopy full SHA for 633ff8d
CHANGELOG.md
@@ -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
+
5
8.12.0 / 2025-03-03
6
===================
7
* feat: bump mongodb driver to 6.14
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "8.12.0",
+ "version": "8.12.1",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments