Skip to content

Commit

Permalink
chore(release): 15.3.1 [skip ci]
Browse files Browse the repository at this point in the history
### [15.3.1](v15.3.0...v15.3.1) (2022-05-10)

### Bug Fixes

* **generate:** allow datamodels.type to be undefined ([faefc8f](faefc8f)), closes [#106](#106)
  • Loading branch information
semantic-release-bot committed May 10, 2022
1 parent faefc8f commit 5cba49c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [15.3.1](https://github.com/unlight/nestjs-graphql-prisma/compare/v15.3.0...v15.3.1) (2022-05-10)


### Bug Fixes

* **generate:** allow datamodels.type to be undefined ([faefc8f](https://github.com/unlight/nestjs-graphql-prisma/commit/faefc8f629378d9b6aeacdf6f8795590ad3e23ef)), closes [#106](https://github.com/unlight/nestjs-graphql-prisma/issues/106)

## [15.3.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v15.2.6...v15.3.0) (2022-05-06)


Expand Down

0 comments on commit 5cba49c

Please sign in to comment.