From c9974b0783d2b4a699ac2d46298386e5ae06a1b1 Mon Sep 17 00:00:00 2001 From: victorhmp <27777263+victorhmp@users.noreply.github.com> Date: Mon, 5 Oct 2020 20:04:24 +0000 Subject: [PATCH] Release v3.39.1 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98712c6d..8f28e3f2 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.39.1] - 2020-10-05 ### Fixed - `icon-cart` being bigger than it should. diff --git a/manifest.json b/manifest.json index fdf93cb6..1e1bcb74 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "3.39.0", + "version": "3.39.1", "builders": { "styles": "2.x", "store": "0.x",