Skip to content

Commit

Permalink
Merge pull request #131 from OrJDev/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): 📦 version packages
  • Loading branch information
OrJDev authored Sep 24, 2024
2 parents 3de2ec2 + bf8df82 commit b723395
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-bees-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-owls-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-donkeys-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-bulldogs-add.md

This file was deleted.

1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
//registry.npmjs.org/:_authToken=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
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# create-jd-app

## 4.0.0

### Major Changes

- [`3560fa0`](https://github.com/OrJDev/create-jd-app/commit/3560fa0a7dab4d9d4d9b12add4876d5992c97ad9) Thanks [@OrJDev](https://github.com/OrJDev)! - update all deps

### Minor Changes

- [`5fae24d`](https://github.com/OrJDev/create-jd-app/commit/5fae24dcd3696646615905e6a5192ea2f1ca9137) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: revert tailwind to its latest version

### Patch Changes

- [`8eb3a71`](https://github.com/OrJDev/create-jd-app/commit/8eb3a713e362eb9ddc9330ca111525e8aaf81358) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: fix the auth env variables

- [`f3cc8c7`](https://github.com/OrJDev/create-jd-app/commit/f3cc8c7252326faf3ae36aea3ceba95992668ea4) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: bump prpc

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

0 comments on commit b723395

Please sign in to comment.