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 Feb 3, 2023
1 parent 03fc0d9 commit ad92965
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-bobcats-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-zebras-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-phones-wait.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-doors-walk.md

This file was deleted.

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

## 0.1.18

### Patch Changes

- [`03fc0d9`](https://github.com/OrJDev/create-jd-app/commit/03fc0d9c8296eb27abb8a4f0073e6a80c5b1381a) Thanks [@OrJDev](https://github.com/OrJDev)! - More Detailed Readme.md For Starter Projects

- [`8ec2602`](https://github.com/OrJDev/create-jd-app/commit/8ec260295660cbdec6bb17195aa21970235c4012) Thanks [@OrJDev](https://github.com/OrJDev)! - Rename NextAuth To AuthJS

- [`7e680d7`](https://github.com/OrJDev/create-jd-app/commit/7e680d75aa87cde684b36ef64a59f0bd0137d029) Thanks [@OrJDev](https://github.com/OrJDev)! - Bump SolidStart To Fix CSR + Vercel

- [`c62303f`](https://github.com/OrJDev/create-jd-app/commit/c62303f9037a2d770a7211259aa2afd672917528) Thanks [@OrJDev](https://github.com/OrJDev)! - Lock SolidQuery SSR (0.12.0) To Prevent Type Errors

## 0.1.17

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

0 comments on commit ad92965

Please sign in to comment.