vtex-apps / store-graphql

GraphQL schema and resolvers for the VTEX Commerce Stores API
78 stars 45 forks source link

Revert "Revert "Bump y18n from 4.0.0 to 4.0.3 in /node"" #623

Closed lariciamota closed 2 years ago

lariciamota commented 2 years ago

Reverts vtex-apps/store-graphql#614

Reverting again because it was reverted due to another problem that had nothing to do with those changes.

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

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

Your PR has been merged! App is being published. :rocket: Version 2.155.27 → 2.155.28

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.store-graphql@2.155.28

After that your app will be updated on all accounts.

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