Skip to content

Commit c22d5c2

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.1...v5.0.0) (2023-07-18) ### Features * fix DMMF issues, update prisma to 5+ ([69ffa6f](69ffa6f)) ### BREAKING CHANGES * You should now use "getModelByName" helper exported by "@adminjs/prisma".
1 parent 69ffa6f commit c22d5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/prisma",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"description": "Prisma adapter for AdminJS",
55
"keywords": [
66
"prisma",

0 commit comments

Comments
 (0)