Skip to content

Commit

Permalink
Merge pull request #126 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 Apr 12, 2024
2 parents 4390dc9 + 706babd commit 41a7222
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-items-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-buttons-bathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-beds-boil.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

## 3.2.0

### Minor Changes

- [`6748179`](https://github.com/OrJDev/create-jd-app/commit/67481798126f514b999bd014ac69aaebae95c003) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: move to tailwind v4

- [`e4f62f6`](https://github.com/OrJDev/create-jd-app/commit/e4f62f618a275a9e8fe818e9e2b2f3b8840ba972) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: add prettier and use protected$ api

### Patch Changes

- [`4390dc9`](https://github.com/OrJDev/create-jd-app/commit/4390dc95711fcfadc7b61238f742a08fe22d73fc) Thanks [@OrJDev](https://github.com/OrJDev)! - fix: prettify all files

## 3.1.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.1.0",
"version": "3.2.0",
"private": false,
"scripts": {
"build": "rm -rf dist && tsc -p . && tsc-alias -p tsconfig.json && pnpm postbuild",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 41a7222

Please sign in to comment.