From e76ae26c15ed9510abe7795ffcee3a881cbb9ba4 Mon Sep 17 00:00:00 2001 From: klzns <284515+klzns@users.noreply.github.com> Date: Thu, 19 Dec 2019 20:08:15 +0000 Subject: [PATCH] Release v3.20.2 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aec9c1c6..16866e0c 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.20.2] - 2019-12-19 ### Fixed - Menu links and layout diff --git a/manifest.json b/manifest.json index dc98d948..c427237d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "3.20.1", + "version": "3.20.2", "builders": { "styles": "2.x", "store": "0.x",