Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Nov 2, 2024
2 parents 280b89e + 8b8fb95 commit 10f5080
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/curvy-turkeys-wave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-jd-app": major
---

testing
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

## 4.2.0

### Minor Changes

- [`e722670`](https://github.com/OrJDev/create-jd-app/commit/e72267073f36d025fc402fce05d9e2b903a9f650) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: remove prpc & add AuthPC + bump

## 4.1.2

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

0 comments on commit 10f5080

Please sign in to comment.