Skip to content

Commit 4fa22d1

Browse files
chore(release): 11.3.0 [skip ci]
## [11.3.0](v11.2.0...v11.3.0) (2021-04-25) ### Features * @PropertyType() to replace types_ configuration ([4a7313d](4a7313d)) ### Bug Fixes * Model types mismatch ([ffe70b6](ffe70b6)), closes [#21](#21) * Prisma client generator is optional ([4ce28f1](4ce28f1)), closes [#25](#25)
1 parent 4a7313d commit 4fa22d1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [11.3.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v11.2.0...v11.3.0) (2021-04-25)
2+
3+
4+
### Features
5+
6+
* @PropertyType() to replace types_ configuration ([4a7313d](https://github.com/unlight/nestjs-graphql-prisma/commit/4a7313dcab940093b238c050405a935c92c26248))
7+
8+
9+
### Bug Fixes
10+
11+
* Model types mismatch ([ffe70b6](https://github.com/unlight/nestjs-graphql-prisma/commit/ffe70b69a3fa1661c5f1beed9bc490ccd2f292c4)), closes [#21](https://github.com/unlight/nestjs-graphql-prisma/issues/21)
12+
* Prisma client generator is optional ([4ce28f1](https://github.com/unlight/nestjs-graphql-prisma/commit/4ce28f153ef8fd9e27066a8f2a0402c27ad4d679)), closes [#25](https://github.com/unlight/nestjs-graphql-prisma/issues/25)
13+
114
## [11.2.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v11.1.0...v11.2.0) (2021-04-16)
215

316

0 commit comments

Comments
 (0)