Skip to content

Commit c90325f

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.1...v5.1.0) (2023-01-03) ### Features * allow registering admin entities inside their own module ([a95fb70](a95fb70))
1 parent 3439144 commit c90325f

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/nestjs",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"main": "build/index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)