Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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".
  • Loading branch information
semantic-release-bot committed Jul 18, 2023
1 parent 69ffa6f commit c22d5c2
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/prisma",
"version": "4.0.1",
"version": "5.0.0",
"description": "Prisma adapter for AdminJS",
"keywords": [
"prisma",
Expand Down

0 comments on commit c22d5c2

Please sign in to comment.