From d6152d811820fbe582b68e2f0971e1e7587534f2 Mon Sep 17 00:00:00 2001 From: arthurepc <11592617+arthurepc@users.noreply.github.com> Date: Tue, 16 Jul 2019 14:14:44 +0000 Subject: [PATCH] Release v0.27.9 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ae37c5..d8d3330d 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.9] - 2019-07-16 + ### Fixed - GeolocationInput to automatically appear when store configurations are settled. diff --git a/manifest.json b/manifest.json index 63045d8b..dead2e90 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "my-account", "vendor": "vtex", - "version": "0.27.8", + "version": "0.27.9", "title": "My Account", "description": "", "mustUpdateAt": "2019-07-09",