Closed hcaula closed 10 months 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:
[ ] Patch (backwards-compatible bug fixes)
[x] 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.
Beep boop :robot:
Thank you so much for keeping our documentation up-to-date :heart:
Your PR has been merged! App is being published. :rocket: Version 2.87.1 → 2.88.0
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.product-summary@2.88.0
After that your app will be updated on all accounts.
For more information on the deployment process check the docs. :book:
What problem is this solving?
In some stores, the layout doesn't work so well with the sponsored tag begin on top of the product's name.
So, we're now adding the option
containerTop
, that puts the sponsored tag on top of the product container in an absolute position. The store can then manipulate the finer details in their CSS.How to test it?
Workspace
Screenshots or example usage:
Related to / Depends on
Depends on: https://github.com/vtex-apps/product-summary-context/pull/27