Skip to content

Commit fefbe0c

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.0...v4.1.0) (2024-02-29) ### Features * change deprecated findOneAndRemove to findOneAndDelete (mongoose v8 compatibility) ([#113](https://github.com/SoftwareBrothers/adminjs-mongoose/issues/113))([@santiq](https://github.com/santiq)) ([f99d2ea](f99d2ea))
1 parent f99d2ea commit fefbe0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/mongoose",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Mongoose adapter for adminjs",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)