Skip to content

Commit fbb1f5d

Browse files
committed
chore: release 6.12.2
1 parent 7c9eb3c commit fbb1f5d

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+
6.12.2 / 2023-10-25
2+
===================
3+
* fix: add fullPath to ValidatorProps #13995 [Freezystem](https://github.com/Freezystem)
4+
15
6.12.1 / 2023-10-12
26
===================
37
* fix(mongoose): correctly handle global applyPluginsToChildSchemas option #13945 #13887 [hasezoey](https://github.com/hasezoey)

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": "6.12.1",
4+
"version": "6.12.2",
55
"author": "Guillermo Rauch <guillermo@learnboost.com>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)