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",