From 99bc0157094634e43debcf6922dd120adeed50fd Mon Sep 17 00:00:00 2001 From: Bruno Dias Date: Fri, 17 Aug 2018 16:54:05 -0300 Subject: [PATCH] Release v1.0.1 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 500bdd39..53f56c9d 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] + +## [1.0.1] - 2018-08-17 ### Fixed - Discount label text. diff --git a/manifest.json b/manifest.json index 55307525..d7d4ec48 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "vendor": "vtex", "name": "minicart", "title": "Mini Cart", - "version": "1.0.0", + "version": "1.0.1", "defaultLocale": "pt-BR", "builders": { "pages": "0.x",