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.5] ( https://github.com/nestjs-mod/nestjs-mod-contrib/compare/prisma-tools-v1.1.4...prisma-tools-v1.1.5 ) (2025-08-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update code for detect stacktrace ([ d204e79] ( https://github.com/nestjs-mod/nestjs-mod-contrib/commit/d204e794d3f0c9550a65c36b8ef5ec66216ad7d1 ) )
7
+
1
8
## [ 1.1.4] ( https://github.com/nestjs-mod/nestjs-mod-contrib/compare/prisma-tools-v1.1.3...prisma-tools-v1.1.4 ) (2025-07-08)
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.4 " ,
4
+ "version" : " 1.1.5 " ,
5
5
"keywords" : [
6
6
" nestjs" ,
7
7
" nestjs-mod" ,
76
76
"strategy" : " join"
77
77
}
78
78
]
79
- }
79
+ }
You can’t perform that action at this time.
0 commit comments