Skip to content

Commit 1001aed

Browse files
chore(release): 16.0.0 [skip ci]
## [16.0.0](v15.3.2...v16.0.0) (2022-05-22) ### ⚠ BREAKING CHANGES * @type decorator will be added to all input classes ### Bug Fixes * Create decimal value object ([f368231](f368231)), closes [#113](#113) * No atomic operations for scalar input list ([e55767b](e55767b))
1 parent 82d72d8 commit 1001aed

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [16.0.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v15.3.2...v16.0.0) (2022-05-22)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* @Type decorator will be added to all input classes
7+
8+
### Bug Fixes
9+
10+
* Create decimal value object ([f368231](https://github.com/unlight/nestjs-graphql-prisma/commit/f368231ac4c97a51a60b98e140623e84a28e3e63)), closes [#113](https://github.com/unlight/nestjs-graphql-prisma/issues/113)
11+
* No atomic operations for scalar input list ([e55767b](https://github.com/unlight/nestjs-graphql-prisma/commit/e55767b37ba2148453ef3bc9d6a0ff580e588cba))
12+
113
### [15.3.2](https://github.com/unlight/nestjs-graphql-prisma/compare/v15.3.1...v15.3.2) (2022-05-22)
214

315

0 commit comments

Comments
 (0)