Skip to content

Commit

Permalink
docs: 🐛 little typo fix in changelog 5th file
Browse files Browse the repository at this point in the history
  • Loading branch information
moinulmoin committed Jul 15, 2023
1 parent eb6c056 commit 81afea3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/changelog/content/change-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ date: 2023-07-15
version: 1.4.0
---

- Added [Intercepting route](https://nextjs.org/docs/app/building-your-application/routing/intercepting-routes) for Signin Page and improvement in the UI.
- Upgraded [Uploadthing](https://uploadthing.com/) & integrated with [ReactHookForm](https://react-hook-form.com/) & [Zod](https://zod.dev/).
- Added [Intercepting route](https://nextjs.org/docs/app/building-your-application/routing/intercepting-routes) for Signin Page.
- Integrated [Uploadthing](https://uploadthing.com/) with [ReactHookForm](https://react-hook-form.com/) & [Zod](https://zod.dev/).
- Added Custom Header in [Resend](https://resend.com/) mail to avoid stacking of mail in the inbox.
- Upgrade to [Prisma](https://www.prisma.io/) 5.0.0
- Upgraded [Prisma](https://www.prisma.io/) to 5.0.0.
- Rewrote open graph image generation styles with [TailwindCSS](https://tailwindcss.com/).
- and many more improvements and bug fixes.

1 comment on commit 81afea3

@vercel
Copy link

@vercel vercel bot commented on 81afea3 Jul 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.