vtex-apps / reviews-and-ratings

5 stars 20 forks source link

Add missing parenthesis and ampersand #257

Closed jumc closed 9 months ago

jumc commented 9 months ago

What problem is this solving?

Add missing parenthesis and ampersand

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

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

vtex-io-docs-bot[bot] commented 9 months ago

Beep boop :robot:

I noticed you didn't make any changes at the docs/ folder

In order to keep track, I'll create an issue if you decide now is not a good time

github-actions[bot] commented 9 months ago
Fails
:no_entry_sign: We follow [keepachangelog](https://keepachangelog.com/) standards. Please, add a section to your changelog entry. Example: ```diff ## [Unreleased] + ### Fixed - Issue with image sizing in the SKU Selector. ``` You can use one of the following sections: - `Added` for new features. - `Changed` for changes in existing functionality. - `Deprecated` for soon-to-be removed features. - `Removed` for now removed features. - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities.
Messages
:book: :heart: Thanks!
:book: :tada: PR additions = `4`, PR deletions = `4`

Generated by :no_entry_sign: dangerJS against b1d5fb09e840172127c0099098da2dee9c2b3f42

vtex-io-ci-cd[bot] commented 9 months ago

Your PR has been merged! App is being published. :rocket: Version 3.14.2 → 3.14.3

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.14.3

After that your app will be updated on all accounts.

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