diff --git a/CHANGELOG.md b/CHANGELOG.md index 15dc0b8..fa537a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.2.0] - 2019-09-19 + ## Added - Show TBA in case of undefined or null price. diff --git a/manifest.json b/manifest.json index 004fc3b..c342375 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "formatted-price", - "version": "0.1.0", + "version": "0.2.0", "title": "Price component", "description": "", "defaultLocale": "pt-BR",