Skip to content

Commit

Permalink
mg
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Mar 13, 2024
2 parents a11abd0 + 2020099 commit 29379ec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stale-bottles-think.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

## 2.2.1

### Patch Changes

- [`e0a2ce7`](https://github.com/OrJDev/create-jd-app/commit/e0a2ce7a5a997e5fd9fdbf45dfdb10de14f9a266) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: use the correct import for the auth api handler

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

0 comments on commit 29379ec

Please sign in to comment.