Skip to content

Commit

Permalink
mg
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Apr 8, 2023
2 parents 06739a9 + b133d66 commit fd93f4c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/good-days-pay.md

This file was deleted.

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

## 0.2.4

### Patch Changes

- [`d832a4a`](https://github.com/OrJDev/create-jd-app/commit/d832a4a64bc265a9ddbe3d97d0bff6944befe584) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: prpc import build alias

## 0.2.3

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

0 comments on commit fd93f4c

Please sign in to comment.