Skip to content

Commit a39b0cd

Browse files
chore(release): 11.4.5 [skip ci]
### [11.4.5](v11.4.4...v11.4.5) (2021-05-13) ### Bug Fixes * Combine scalar filters on nullable list ([8f306e8](8f306e8)) * Get graphql type for scalar list ([97a1ae4](97a1ae4)), closes [#30](#30)
1 parent 8f306e8 commit a39b0cd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [11.4.5](https://github.com/unlight/nestjs-graphql-prisma/compare/v11.4.4...v11.4.5) (2021-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* Combine scalar filters on nullable list ([8f306e8](https://github.com/unlight/nestjs-graphql-prisma/commit/8f306e8c43fc557a9d58c6ae14a9787167cc2131))
7+
* Get graphql type for scalar list ([97a1ae4](https://github.com/unlight/nestjs-graphql-prisma/commit/97a1ae482edaff8ed873c65ab4f0ccb2ce1c51c5)), closes [#30](https://github.com/unlight/nestjs-graphql-prisma/issues/30)
8+
19
### [11.4.4](https://github.com/unlight/nestjs-graphql-prisma/compare/v11.4.3...v11.4.4) (2021-05-11)
210

311

0 commit comments

Comments
 (0)