Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions bot
pushed a commit
that referenced
this pull request
May 12, 2024
## 1.0.0-beta.1 (2024-5-12) ### 🍕 Features * add `Button` component to design system ([#20](#20)) ([f84816f](f84816f)) * add about page sections ([0de7c7b](0de7c7b)) * add basic endpoint and cloudinary image upload init ([edcc5ab](edcc5ab)) * add contact form submission implementation ([8aec309](8aec309)) * add drizzle or, neon serverless db and clerk fro authentication ([#17](#17)) ([5529476](5529476)) * add footer component to design system ([#23](#23)) ([33106a6](33106a6)) * add Hero section componant to home page ([#24](#24)) ([c33e70e](c33e70e)) * add individual blog page with code syntax highlighting ([fe9b16c](fe9b16c)) * add navbar component ([#22](#22)) ([218dedf](218dedf)) * add previous work experience section ([1870d78](1870d78)) * add release action yml file for beta and main release ([#29](#29)) ([e8e867e](e8e867e)) * add single project view page ([79df3d1](79df3d1)) * add storybook testing to project ([#16](#16)) ([8e01f71](8e01f71)) * complete home page sections and screens ([4b0f905](4b0f905)) * implement theme switching and navbar component ([#21](#21)) ([afe3c29](afe3c29)) * integrate Storybook ([#3](#3)) ([f97a0fc](f97a0fc)) * make nav sticky and slick ([05f99b7](05f99b7)) * setup shadcn ui library ([#11](#11)) ([37262d7](37262d7)) * update fetch pattern and copy content ([#27](#27)) ([acf21c6](acf21c6)) * update project creation form fields ([#26](#26)) ([bfe2aea](bfe2aea)) ### 🐛 Bug Fixes * align hero section subtitle text ([4e297f9](4e297f9)) * infer type to next api route response ([553cf47](553cf47)) * logo and theme switcher flicker ([a09ad0b](a09ad0b)) * next connect router type error fixed ([cf19d3f](cf19d3f)) * set image fix to cover ([9f796d6](9f796d6)) * update code highlight styles ([d7d5953](d7d5953)) ### 🎨 Styles * fix hamburger flickering ([3872e3f](3872e3f)) ### 🧑💻 Code Refactoring * update markdown rendering for inline code ([2aedade](2aedade))
Owner
Author
|
🎉 This PR is included in version 1.0.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this pull request
May 12, 2024
## 1.0.0 (2024-5-12) ### 🍕 Features * add `Button` component to design system ([#20](#20)) ([f84816f](f84816f)) * add about page sections ([0de7c7b](0de7c7b)) * add basic endpoint and cloudinary image upload init ([edcc5ab](edcc5ab)) * add contact form submission implementation ([8aec309](8aec309)) * add drizzle or, neon serverless db and clerk fro authentication ([#17](#17)) ([5529476](5529476)) * add footer component to design system ([#23](#23)) ([33106a6](33106a6)) * add Hero section componant to home page ([#24](#24)) ([c33e70e](c33e70e)) * add individual blog page with code syntax highlighting ([fe9b16c](fe9b16c)) * add meta data to pages for seo ([8b5dfa2](8b5dfa2)) * add navbar component ([#22](#22)) ([218dedf](218dedf)) * add previous work experience section ([1870d78](1870d78)) * add release action yml file for beta and main release ([#29](#29)) ([e8e867e](e8e867e)) * add single project view page ([79df3d1](79df3d1)) * add storybook testing to project ([#16](#16)) ([8e01f71](8e01f71)) * complete home page sections and screens ([4b0f905](4b0f905)) * implement theme switching and navbar component ([#21](#21)) ([afe3c29](afe3c29)) * integrate Storybook ([#3](#3)) ([f97a0fc](f97a0fc)) * make nav sticky and slick ([05f99b7](05f99b7)) * setup shadcn ui library ([#11](#11)) ([37262d7](37262d7)) * update fetch pattern and copy content ([#27](#27)) ([acf21c6](acf21c6)) * update project creation form fields ([#26](#26)) ([bfe2aea](bfe2aea)) ### 🐛 Bug Fixes * add fallback for statuc params ([3ccc28b](3ccc28b)) * align hero section subtitle text ([4e297f9](4e297f9)) * build error ([557b081](557b081)) * general edge runtime error ([8cd86bd](8cd86bd)) * infer type to next api route response ([553cf47](553cf47)) * logo and theme switcher flicker ([a09ad0b](a09ad0b)) * next connect router type error fixed ([cf19d3f](cf19d3f)) * page render error in projects details ([23429cd](23429cd)) * remove unknow env variable usage ([266d463](266d463)) * server crash for blog pages ([be06932](be06932)) * set image fix to cover ([9f796d6](9f796d6)) * traige current error ([19e7714](19e7714)) * trying to fix database error ([dc48606](dc48606)) * update code highlight styles ([d7d5953](d7d5953)) ### 🎨 Styles * fix hamburger flickering ([3872e3f](3872e3f)) ### 🧑💻 Code Refactoring * update markdown rendering for inline code ([2aedade](2aedade))
Owner
Author
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this? (check all applicable)
Description
Related Tickets & Documents
closes #15
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?