vtex-apps / search-result

VTEX Search Result app
23 stars 71 forks source link

Release new version with Hungarian translation fix #666

Closed chrsmutti closed 6 months ago

chrsmutti commented 6 months ago

What problem is this solving?

I merged #665 with manual version control thinking I would be able to recreate the same v3.132.0 version again, but there are some restrictions in place that prohibit pushes to master without PR. Creating this only to deploy a new version easily.

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

Generated by :no_entry_sign: dangerJS against ba1f41f396d4cb26d24a4253768dec02c0c91acf

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

Your PR has been merged! App is being published. :rocket: Version 3.132.0 → 3.132.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.search-result@3.132.1

After that your app will be updated on all accounts.

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