Skip to content

Commit b35f89f

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-10-24) ### Bug Fixes * Support defining field references by passing Model instance ([2c3ffb9](2c3ffb9))
1 parent 70cf9fb commit b35f89f

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

0 commit comments

Comments
 (0)