Skip to content

Commit

Permalink
chore(release): 18.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [18.1.2](v18.1.1...v18.1.2) (2023-07-24)

### Bug Fixes

* Combine scalars option with nullable relation filter ([471c405](471c405))
* Compatibility Issues with Prisma 5 ([1e1bee3](1e1bee3)), closes [#179](#179)
* Emit single with Prisma type ([94df9cf](94df9cf))
* More precise get model name ([96323c1](96323c1))
  • Loading branch information
semantic-release-bot committed Jul 24, 2023
1 parent 94df9cf commit 10b1d30
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [18.1.2](https://github.com/unlight/nestjs-graphql-prisma/compare/v18.1.1...v18.1.2) (2023-07-24)


### Bug Fixes

* Combine scalars option with nullable relation filter ([471c405](https://github.com/unlight/nestjs-graphql-prisma/commit/471c405f88dc22e1874231f5770fc1e2474f6633))
* Compatibility Issues with Prisma 5 ([1e1bee3](https://github.com/unlight/nestjs-graphql-prisma/commit/1e1bee3b2fb29dca6ce0a43afd3e8cdba4da1f17)), closes [#179](https://github.com/unlight/nestjs-graphql-prisma/issues/179)
* Emit single with Prisma type ([94df9cf](https://github.com/unlight/nestjs-graphql-prisma/commit/94df9cf9dd78f63a6221fc5a3016288c15eeca63))
* More precise get model name ([96323c1](https://github.com/unlight/nestjs-graphql-prisma/commit/96323c1ba62b9e43182585234ca58a9e92b17b9a))

## [18.1.1](https://github.com/unlight/nestjs-graphql-prisma/compare/v18.1.0...v18.1.1) (2023-07-21)


Expand Down

0 comments on commit 10b1d30

Please sign in to comment.