From fc7b99f74ae82cd18ab691e2e4124f5d7ac25d0c Mon Sep 17 00:00:00 2001 From: iaronaraujo <8443580+iaronaraujo@users.noreply.github.com> Date: Mon, 13 Apr 2020 15:00:37 +0000 Subject: [PATCH] Release v3.35.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69d42ae..0494e8c3 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.35.0] - 2020-04-13 ### Added - `aspectRatio` and `maxHeight` on `product-summary-image#shelf`. diff --git a/manifest.json b/manifest.json index 2814131a..6202f035 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "3.34.0", + "version": "3.35.0", "builders": { "styles": "2.x", "store": "0.x",