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 0635596 + 7a2fa2a commit 6ce586d
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-pillows-wait.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-tables-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-starfishes-kneel.md

This file was deleted.

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

## 3.0.0

### Major Changes

- [`40ec503`](https://github.com/OrJDev/create-jd-app/commit/40ec5035344c9be7378dec24ac24cdffb1277fd4) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: add pRPC & remove tRPC

### Minor Changes

- [`9616cef`](https://github.com/OrJDev/create-jd-app/commit/9616cef9604ee22aec481408a4f7701c9fb9e63e) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: use the builder$ api from prpc

### Patch Changes

- [`eaad67f`](https://github.com/OrJDev/create-jd-app/commit/eaad67fe2abf4185537269fa0a23e7048e1a84dd) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: bump everything to its lateset version

## 2.3.0

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

0 comments on commit 6ce586d

Please sign in to comment.