diff --git a/CHANGELOG.md b/CHANGELOG.md index 67149577..06dae180 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.27.8] - 2019-07-11 + ### Fix - Toast content not being correctly localized. diff --git a/manifest.json b/manifest.json index 24806cbb..63045d8b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "my-account", "vendor": "vtex", - "version": "0.27.7", + "version": "0.27.8", "title": "My Account", "description": "", "mustUpdateAt": "2019-07-09",