Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Feb 29, 2024
1 parent f99d2ea commit fefbe0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adminjs/mongoose",
"version": "4.0.0",
"version": "4.1.0",
"description": "Mongoose adapter for adminjs",
"type": "module",
"exports": {
Expand Down

0 comments on commit fefbe0c

Please sign in to comment.