vtex-apps / product-quantity

The Product Quantity allows users to a add a chosen amount of the displayed product in their cart.
0 stars 14 forks source link

Fix/release #27

Closed iago1501 closed 3 years ago

iago1501 commented 3 years ago

What problem is this solving?

Fixing the release bot

vtex-io-ci-cd[bot] commented 3 years 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 3 years 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 3 years ago
Fails
:no_entry_sign: We follow [keepachangelog](https://keepachangelog.com/) standards. Please, change the file `CHANGELOG.md` adding a small summary of your changes under the `[Unreleased]` section. Example: ```diff ## [Unreleased] + ### Fixed + - Issue with image sizing in the SKU Selector. ``` Possible types of changes: - `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.

Generated by :no_entry_sign: dangerJS against 1d77c6a35937d2b687277cdf45408d9f6e3c5590

vtex-io-ci-cd[bot] commented 3 years ago

Your PR has been merged! App is being published. :rocket: Version 1.5.0 → 1.6.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-quantity@1.6.0

After that your app will be updated on all accounts.

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