Skip to content

Commit

Permalink
mg
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Apr 12, 2024
2 parents e4f62f6 + c7073d9 commit 59d32ce
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-flies-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-apes-move.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# create-jd-app

## 3.1.0

### Minor Changes

- [`0635596`](https://github.com/OrJDev/create-jd-app/commit/06355962f98a5c641acbf12163c16386ecbdc2a6) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: use correct version of prisma

### Patch Changes

- [`378b327`](https://github.com/OrJDev/create-jd-app/commit/378b3270642a2b3c9881215822a524afa05ec209) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: use correct eslint version

## 3.0.0

### Major Changes
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": "create-jd-app",
"version": "3.0.0",
"version": "3.1.0",
"private": false,
"scripts": {
"build": "rm -rf dist && tsc -p . && tsc-alias -p tsconfig.json && pnpm postbuild",
Expand Down

0 comments on commit 59d32ce

Please sign in to comment.