From 72af2de54684a037008dc35d8d1c0800ff9da61e Mon Sep 17 00:00:00 2001 From: iaronaraujo <8443580+iaronaraujo@users.noreply.github.com> Date: Tue, 7 Apr 2020 17:17:14 +0000 Subject: [PATCH] Release v3.34.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64d8c1ea..36796bf1 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.34.0] - 2020-04-07 ### Added - `fetch-more` and `fetch-previous` buttons on mobile. diff --git a/manifest.json b/manifest.json index 386c09fd..2814131a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "3.33.0", + "version": "3.34.0", "builders": { "styles": "2.x", "store": "0.x",