vtex-apps / reviews-and-ratings

5 stars 20 forks source link

Fix: order by prop ReviewDateTime #263

Closed choque9 closed 1 month ago

choque9 commented 1 month ago

What problem is this solving?

Fix wrong order in response when reviewDateTime is used. New prop contains same information and returns order as expected

vtex-io-ci-cd[bot] commented 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:

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

github-actions[bot] commented 1 month ago
Messages
:book: :heart: Thanks!
:book: :tada: PR additions = `9`, PR deletions = `0`

Generated by :no_entry_sign: dangerJS against 6b787b6352f54beecb7607498f4be700538cebe1

vtex-io-ci-cd[bot] commented 1 month ago

Your PR has been merged! App is being published. :rocket: Version 3.15.0 → 3.15.1

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.reviews-and-ratings@3.15.1

After that your app will be updated on all accounts.

For more information on the deployment process check the docs. :book: