Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from icapps/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Benjamin Janssens authored Mar 10, 2023
2 parents 731c55d + ae1ccb8 commit 38946ed
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/weak-turtles-wait.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/nestjs-prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @icapps/nestjs-prisma

## 0.0.4

### Patch Changes

- 18c9600: Improved documentation and removed unused dependencies

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icapps/nestjs-prisma",
"version": "0.0.3",
"version": "0.0.4",
"description": "Everything you need to get started with Prisma in NestJS",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 38946ed

Please sign in to comment.