Skip to content

Commit 9165ba7

Browse files
chore(release): 14.4.0 [skip ci]
## [14.4.0](v14.3.0...v14.4.0) (2021-09-30) ### Features * **match:** Allows `match` expressions in `FieldType` and `PropertyType` ([#60](#60)) ([a9b0e46](a9b0e46))
1 parent a9b0e46 commit 9165ba7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [14.4.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v14.3.0...v14.4.0) (2021-09-30)
2+
3+
4+
### Features
5+
6+
* **match:** Allows `match` expressions in `FieldType` and `PropertyType` ([#60](https://github.com/unlight/nestjs-graphql-prisma/issues/60)) ([a9b0e46](https://github.com/unlight/nestjs-graphql-prisma/commit/a9b0e46ceda8a2c6ddaaccf3c8a987a672b91912))
7+
18
## [14.3.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v14.2.2...v14.3.0) (2021-09-28)
29

310

0 commit comments

Comments
 (0)