Skip to content

Commit

Permalink
chore(release): 17.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [17.0.2](unlight/prisma-nestjs-graphql@v17.0.1...v17.0.2) (2022-11-20)

### Bug Fixes

* Fix: Handle `FindUniq/First..OrThrowArgs` name ([0419d0d](unlight@0419d0d))
* Pin `ts-morph` to specific range ([d076fe9](unlight@d076fe9)), closes [unlight#146](unlight#146)
  • Loading branch information
semantic-release-bot committed Nov 20, 2022
1 parent 4430222 commit 57e3986
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [17.0.2](https://github.com/unlight/nestjs-graphql-prisma/compare/v17.0.1...v17.0.2) (2022-11-20)


### Bug Fixes

* Fix: Handle `FindUniq/First..OrThrowArgs` name ([0419d0d](https://github.com/unlight/nestjs-graphql-prisma/commit/0419d0d3e76f890d1b04c35b3fff12ba5cf42668))
* Pin `ts-morph` to specific range ([d076fe9](https://github.com/unlight/nestjs-graphql-prisma/commit/d076fe9381771093b7f45a3b4676d06627c812e3)), closes [#146](https://github.com/unlight/nestjs-graphql-prisma/issues/146)

## [17.0.1](https://github.com/unlight/nestjs-graphql-prisma/compare/v17.0.0...v17.0.1) (2022-08-29)


Expand Down

0 comments on commit 57e3986

Please sign in to comment.