File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.1] ( https://github.com/nestjs-mod/nestjs-mod-contrib/compare/prisma-tools-v1.1.0...prisma-tools-v1.1.1 ) (2025-06-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * format code ([ b8143a1] ( https://github.com/nestjs-mod/nestjs-mod-contrib/commit/b8143a12fab1e4e0d31129ce087bc245ebeab435 ) )
7
+
1
8
# [ 1.1.0] ( https://github.com/nestjs-mod/nestjs-mod-contrib/compare/prisma-tools-v1.0.3...prisma-tools-v1.1.0 ) (2025-06-03)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nestjs-mod/prisma-tools" ,
3
3
"description" : " Functions and helpers for work with prisma used in NestJS-mod modules" ,
4
- "version" : " 1.1.0 " ,
4
+ "version" : " 1.1.1 " ,
5
5
"keywords" : [
6
6
" nestjs" ,
7
7
" nestjs-mod" ,
36
36
],
37
37
"dependencies" : {
38
38
"tslib" : " ^2.3.0" ,
39
- "@nestjs-mod/swagger" : " 1.2.0"
39
+ "@nestjs-mod/swagger" : " 1.2.0"
40
40
},
41
41
"peerDependencies" : {
42
42
"@nestjs-mod/common" : " *" ,
You can’t perform that action at this time.
0 commit comments