Skip to content

Commit 10f5080

Browse files
committed
testing
2 parents 280b89e + 8b8fb95 commit 10f5080

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.changeset/curvy-turkeys-wave.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-jd-app": major
3+
---
4+
5+
testing

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-jd-app
22

3+
## 4.2.0
4+
5+
### Minor Changes
6+
7+
- [`e722670`](https://github.com/OrJDev/create-jd-app/commit/e72267073f36d025fc402fce05d9e2b903a9f650) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: remove prpc & add AuthPC + bump
8+
39
## 4.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-jd-app",
3-
"version": "4.1.2",
3+
"version": "4.2.0",
44
"private": false,
55
"scripts": {
66
"build": "rm -rf dist && tsc -p . && tsc-alias -p tsconfig.json && pnpm postbuild",

0 commit comments

Comments
 (0)