Skip to content

Commit

Permalink
chore: release 8.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Mar 3, 2025
1 parent 64b27bc commit 47ebbd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
8.12.0 / 2025-03-03
===================
* feat: bump mongodb driver to 6.14
* feat: expose "SchemaTypeOptions" in browser #15277 [hasezoey](https://github.com/hasezoey)
* docs: update field-level-encryption.md #15272 [dphrag](https://github.com/dphrag)

8.11.0 / 2025-02-26
===================
* feat(model): make bulkWrite results include MongoDB bulk write errors as well as validation errors #15271 #15265
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": "8.11.0",
"version": "8.12.0",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit 47ebbd9

Please # to comment.