diff --git a/CHANGELOG.md b/CHANGELOG.md index 59c204db..9b219197 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.10] - 2019-07-16 + ### Added - GeolocationInput to be rendered based on geolocation flag. diff --git a/manifest.json b/manifest.json index dead2e90..b746cbdd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "my-account", "vendor": "vtex", - "version": "0.27.9", + "version": "0.27.10", "title": "My Account", "description": "", "mustUpdateAt": "2019-07-09",