Skip to content

Commit

Permalink
chore(release): 📦 version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 5, 2023
1 parent e19923f commit 6b982bc
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/kind-candles-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-onions-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-donkeys-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-penguins-attack.md

This file was deleted.

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

## 0.2.0

### Minor Changes

- [`730f3f5`](https://github.com/OrJDev/create-jd-app/commit/730f3f57d497084e14f791205130575461719815) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: move to the new solid-auth

### Patch Changes

- [`628a058`](https://github.com/OrJDev/create-jd-app/commit/628a058565ac08fe8f539a37fbab95ee409138ef) Thanks [@OrJDev](https://github.com/OrJDev)! - Organize the pRPC middlewares better

- [`e19923f`](https://github.com/OrJDev/create-jd-app/commit/e19923f49d8d877a2816ea3fc82cccb64ae72290) Thanks [@OrJDev](https://github.com/OrJDev)! - move prisma to server/db instead of server/db/client

- [`6476be8`](https://github.com/OrJDev/create-jd-app/commit/6476be884f9ea20e9e0ec6858024c4156c049fcb) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: pRPC protected query example

## 0.1.33

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

0 comments on commit 6b982bc

Please sign in to comment.