Skip to content

Commit a1bbf0d

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2023-03-03) ### Bug Fixes * ObjectID into camel case ([011fda1](011fda1))
1 parent 011fda1 commit a1bbf0d

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": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Mongoose adapter for adminjs",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)