Skip to content

Commit fac1a4b

Browse files
committed
chore: release 8.14.3
1 parent 1aaafbd commit fac1a4b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
8.14.3 / 2025-05-13
2+
===================
3+
* types(schema): allow post('init') #15413 #15412 #15333
4+
* types: fix signature of DocumentArray.id #15414 [Sainan](https://github.com/Sainan)
5+
* docs: fix typo - change 'prodecure' to 'procedure' #15419 [0xEbrahim](https://github.com/0xEbrahim)
6+
17
8.14.2 / 2025-05-08
28
===================
39
* fix(query): handle casting array filter paths underneath array filter paths with embedded discriminators #15388 #15386

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.14.2",
4+
"version": "8.14.3",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)