-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: merge dev to master #63
Merged
Merged
Conversation
This file contains 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
## [3.2.1](v3.2.0...v3.2.1) (2024-10-25) ### Bug Fixes * **locale:** locale not found ([#46](#46)) ([29df358](29df358))
## [3.2.2](v3.2.1...v3.2.2) (2024-10-27) ### Bug Fixes * use authenticated client for delete account ([#50](#50)) ([655059d](655059d))
* feat(search): create new product form * add missing translations * add barcode detector and open form modal * add openFoodFact repo/client and create getProduct endpoint * add barcode typing step * add missing translations * remove react-stepper * add new product form with barcode and price step * add missing translations * add prisma product category brand price and store model * add product and price repositories * git mv renamed ValueObject folder and add missing translations * fix ts errors and remove useless files * revert product to price * change wording and add missing translations * add tests * add missing translations
# [3.4.0](v3.3.0...v3.4.0) (2024-10-31) ### Features * **product:** create new product form ([#44](#44)) ([56dad32](56dad32))
* refactor: documentation and pcomparator folder BREAKING CHANGE: restructure the app by adding new documentation and pcomparator repositories * add husky in pcomparator * fix relative paths * fix tsconfig * fix ci wrong wording * fix yarn nm install * replace yarn install ci * add validator to fix nextjs unvalid export route * revert tsconfig
# [4.0.0](v3.4.0...v4.0.0) (2024-11-02) ### Bug Fixes * **ci:** semantic-release module not found ([f9c5224](f9c5224)) * **ci:** use -y with yarn init ([49cc6fe](49cc6fe)) ### Code Refactoring * documentation and pcomparator folder ([#59](#59)) ([ddd115c](ddd115c)) ### BREAKING CHANGES * restructure the app by adding new documentation and pcomparator repositories * add husky in pcomparator * fix relative paths * fix tsconfig * fix ci wrong wording * fix yarn nm install * replace yarn install ci * add validator to fix nextjs unvalid export route * revert tsconfig
Create v1 folder for api endpoints and create documentation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions
bot
added
area/workflow
kind/dependencies
Pull requests that update a dependency file
kind/documentation
kind/pcomparator
kind/storybook
Related to the storybook
kind/tests
Related to the unit tests
labels
Nov 2, 2024
# [4.1.0](v4.0.0...v4.1.0) (2024-11-02) ### Features * **price:** handle store and location on create price ([#65](#65)) ([6cd5c12](6cd5c12))
# [4.2.0](v4.1.0...v4.2.0) (2024-11-04) ### Features * **pcomparator:** create dashboard layout ([#66](#66)) ([26346a5](26346a5))
* feat(pcomparator): create price page and delete price form * add missing translations
# [4.3.0](v4.2.0...v4.3.0) (2024-11-05) ### Features * **pcomparator:** create my price page and delete price ([#67](#67)) ([f0200cb](f0200cb))
* feat(pcomparator): implement custom openapi fetch * add missing translations
* fix(pcomparator): translation errors * add .gitignore for vercel
🎉 This PR is included in version 4.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/workflow
kind/dependencies
Pull requests that update a dependency file
kind/documentation
kind/pcomparator
kind/storybook
Related to the storybook
kind/tests
Related to the unit tests
released
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.
No description provided.