Closed beatrizmaselli closed 1 month ago
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖
Please select which version do you want to release:
[x] Patch (backwards-compatible bug fixes)
[ ] Minor (backwards-compatible functionality)
[ ] Major (incompatible API changes)
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
Your PR has been merged! App is being published. :rocket: Version 4.25.5 → 4.25.6
After the publishing process has been completed (check #vtex-io-releases) and doing A/B tests with the new version, you can deploy your release by running:
vtex deploy vtex.address-form@4.25.6
After that your app will be updated on all accounts.
For more information on the deployment process check the docs. :book:
What is the purpose of this pull request?
Add a required className for differentiate required fields for specific country rules.
What problem is this solving?
Enable changes at the UI for final customers at edit address page.
How should this be manually tested?
https://bug3097--dunnesstorespreprod.myvtex.com/account#/addresses/new
Screenshots or example usage
Types of changes