Skip to content

Commit c61dec1

Browse files
chore(release): 7.1.0 [skip ci]
# [7.1.0](v7.0.0...v7.1.0) (2021-01-07) ### Features * Adapted generator to Prisma 2.14 ([26a23c4](26a23c4)) * Export all classes from one file ([92ca651](92ca651)), closes [#5](#5)
1 parent 1504ce8 commit c61dec1

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+
# [7.1.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v7.0.0...v7.1.0) (2021-01-07)
2+
3+
4+
### Features
5+
6+
* Adapted generator to Prisma 2.14 ([26a23c4](https://github.com/unlight/nestjs-graphql-prisma/commit/26a23c45c62a08724e866b15b2c93aea70b094c3))
7+
* Export all classes from one file ([92ca651](https://github.com/unlight/nestjs-graphql-prisma/commit/92ca651ea931e406e954eb419bb4ec1458fb57f1)), closes [#5](https://github.com/unlight/nestjs-graphql-prisma/issues/5)
8+
19
# [7.0.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v6.0.2...v7.0.0) (2021-01-04)
210

311

0 commit comments

Comments
 (0)