vtex-apps / react-app-template

Our guide repository structure for react apps, that should be used as a template.
62 stars 66 forks source link

Fix typo in the CHANGELOG file #31

Closed victorhmp closed 4 years ago

victorhmp commented 4 years ago

What problem is this solving?

There is a typo in our CHANGELOG template.

How does this PR make you feel? :link:

vtex-io-ci-cd[bot] commented 4 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 4 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 4 years 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 00a193de1a2c374b0091a7719d7ee4ab9a61e904