Skip to content

Commit

Permalink
Merge pull request #122 from OrJDev/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): 📦  version packages
  • Loading branch information
OrJDev committed Mar 16, 2024
2 parents e52da36 + 27c2a7f commit 34ea831
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-ligers-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-bugs-drop.md

This file was deleted.

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

## 2.2.4

### Patch Changes

- [`e52da36`](https://github.com/OrJDev/create-jd-app/commit/e52da36b0e18eeb2c7229a4e29b731becb9d467d) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: update auth deps

- [`c890f64`](https://github.com/OrJDev/create-jd-app/commit/c890f64cb28a76a32d6eaec27e8d966e6f81c076) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: use latest versions to fix ssr bugs

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

0 comments on commit 34ea831

Please sign in to comment.