Skip to content

Commit fa2e295

Browse files
chore(release): prisma-v1.14.1 [skip ci]
## [1.14.1](prisma-v1.14.0...prisma-v1.14.1) (2025-05-25) ### Bug Fixes * update for small pach names ([99055c9](99055c9))
1 parent c061d14 commit fa2e295

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/core/prisma/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.14.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/prisma-v1.13.0...prisma-v1.14.0) (2025-05-25)
29

310

libs/core/prisma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nestjs-mod/prisma",
33
"description": "Next-generation Node.js and TypeScript ORM for NestJS-mod (preview version only for Postgres)",
4-
"version": "1.14.0",
4+
"version": "1.14.1",
55
"keywords": [
66
"nestjs",
77
"nestjs-mod",

0 commit comments

Comments
 (0)