From 48f67fa13f6e28f111ade7b0e197a8801d279384 Mon Sep 17 00:00:00 2001 From: jgfidelis <4925068+jgfidelis@users.noreply.github.com> Date: Tue, 10 Sep 2019 13:15:54 +0000 Subject: [PATCH] Release v3.68.7 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7319211e..80fcb2b80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.68.7] - 2019-09-10 ### Changed - Use autocmplete query from `search-graphql` in `SearchBar`. diff --git a/manifest.json b/manifest.json index cfc539bdc..28630cfb9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-components", - "version": "3.68.6", + "version": "3.68.7", "title": "VTEX Store Components", "defaultLocale": "pt-BR", "description": "The VTEX store components for that render apps can use",