We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c061d14 commit fa2e295Copy full SHA for fa2e295
libs/core/prisma/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/prisma-v1.14.0...prisma-v1.14.1) (2025-05-25)
2
+
3
4
+### Bug Fixes
5
6
+* update for small pach names ([99055c9](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/99055c97d0d4a2a90d6174e93b6d28e1e4e37949))
7
8
# [1.14.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/prisma-v1.13.0...prisma-v1.14.0) (2025-05-25)
9
10
libs/core/prisma/package.json
@@ -1,7 +1,7 @@
{
"name": "@nestjs-mod/prisma",
"description": "Next-generation Node.js and TypeScript ORM for NestJS-mod (preview version only for Postgres)",
- "version": "1.14.0",
+ "version": "1.14.1",
"keywords": [
"nestjs",
"nestjs-mod",
0 commit comments