Skip to content

Commit

Permalink
0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Nov 2, 2021
1 parent fa4e10c commit d69afb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.14.3](https://github.com/marcjulian/nestjs-prisma/compare/v0.14.2...v0.14.3) (2021-11-02)

### Bug Fixes

* **exception-filter:** unmask prisma client not generated error ([#13](https://github.com/marcjulian/nestjs-prisma/pull/13))

## [0.14.2](https://github.com/marcjulian/nestjs-prisma/compare/v0.14.1...v0.14.2) (2021-10-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-prisma",
"version": "0.14.2",
"version": "0.14.3",
"description": "Schematics to add Prisma support to a NestJS application",
"scripts": {
"prebuild": "rimraf dist",
Expand Down

0 comments on commit d69afb5

Please sign in to comment.