From 81bf357f3fb954152570fd1da83ffaeeb9fbb757 Mon Sep 17 00:00:00 2001 From: lbebber <5691711+lbebber@users.noreply.github.com> Date: Tue, 23 Jul 2019 19:42:34 +0000 Subject: [PATCH] Release v3.7.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca296e27..43d94f7d 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.7.0] - 2019-07-23 ### Added - `displayThumbnailsArrows` to the `product-images` block. diff --git a/manifest.json b/manifest.json index c3c73f81..0c4d0d6f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "3.6.1", + "version": "3.7.0", "builders": { "styles": "1.x", "store": "0.x"