Skip to content

Commit

Permalink
0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Aug 27, 2021
1 parent bd31f4f commit a3c9320
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.13.1](https://github.com/marcjulian/nestjs-prisma/compare/v0.13.0...v0.13.1) (2021-08-27)


### Features

* **schematics:** add mongodb as datasource provider ([bd31f4f](https://github.com/marcjulian/nestjs-prisma/commit/bd31f4fdbd59cb958c876c4db6e9ff26d402913b))



# [0.13.0](https://github.com/marcjulian/nestjs-prisma/compare/v0.12.0...v0.13.0) (2021-08-17)


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.13.0",
"version": "0.13.1",
"description": "Schematics to add Prisma support to a NestJS application",
"scripts": {
"prebuild": "rimraf dist",
Expand Down

0 comments on commit a3c9320

Please sign in to comment.