Skip to content

Commit

Permalink
Merge pull request #93 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 Apr 21, 2023
2 parents e6f1a60 + 60c39e6 commit ab8291e
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/quick-beers-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-feet-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-dodos-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-sheep-attend.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.2.7

### Patch Changes

- [`1280672`](https://github.com/OrJDev/create-jd-app/commit/1280672d482e6033f2c26ef84ecaec193cde8af6) Thanks [@OrJDev](https://github.com/OrJDev)! - prpc: use reuseable$ for auth and limiting

- [`9dca4b6`](https://github.com/OrJDev/create-jd-app/commit/9dca4b6d66e0845a4c92a149e0d374459866d49c) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: authjs hydration & prpc reuseable$

- [#92](https://github.com/OrJDev/create-jd-app/pull/92) [`2fd363d`](https://github.com/OrJDev/create-jd-app/commit/2fd363d04e4bd16cb141cdc78129a5c5cb11f75e) Thanks [@jesseb34r](https://github.com/jesseb34r)! - fix: use correct tailwind hsl syntax for arbitrary colors

- [#92](https://github.com/OrJDev/create-jd-app/pull/92) [`e04fc70`](https://github.com/OrJDev/create-jd-app/commit/e04fc70bd3eccd80e3efcc1aaff1ac40113d6027) Thanks [@jesseb34r](https://github.com/jesseb34r)! - feat: add recommended vscode editor settings to tailwindcss template

## 0.2.6

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

0 comments on commit ab8291e

Please sign in to comment.