Skip to content

Commit b042345

Browse files
authored
Merge pull request #123 from OrJDev/changeset-release/main
chore(release): 📦 version packages
2 parents 4781be3 + e60a509 commit b042345

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/neat-bears-impress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- [`774df7d`](https://github.com/OrJDev/create-jd-app/commit/774df7d44d9ac885d0c527e44e6e5fb41f873f7d) Thanks [@OrJDev](https://github.com/OrJDev)! - fix/feat: use latest auth/core and remove upstash
8+
39
## 2.2.4
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": "2.2.4",
3+
"version": "2.3.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)