Skip to content

Commit

Permalink
Merge pull request #116 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 10, 2024
2 parents 271191f + 2b0f325 commit 848a9af
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tender-worms-leave.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.0

### Minor Changes

- [`fc23fb5`](https://github.com/OrJDev/create-jd-app/commit/fc23fb516ac6d465f9ab262d270208e49ddd68b0) Thanks [@OrJDev](https://github.com/OrJDev)! - bump: use trpc.createQuery instead of .useQuery

## 2.1.2

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

0 comments on commit 848a9af

Please sign in to comment.