Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: nx-prisma 6.2.0
  • Loading branch information
gperdomor committed Oct 2, 2024
1 parent c1f635e commit 5f164b3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions plugins/nx-prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 6.2.0 (2024-10-02)

### 🚀 Features

- **nx-prisma:** add support for all prisma generate options ([08e7dd2](https://github.com/gperdomor/nx-tools/commit/08e7dd2))

### 🩹 Fixes

- **nx-prisma:** Upgraded prisma version ([fbb5767](https://github.com/gperdomor/nx-tools/commit/fbb5767))

### ❤️ Thank You

- Igor Urminček
- Yaron Uliel @yaronuliel

## 6.1.0 (2024-08-05)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion plugins/nx-prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-tools/nx-prisma",
"version": "6.1.0",
"version": "6.2.0",
"type": "commonjs",
"author": "gperdomor <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 5f164b3

Please sign in to comment.