diff --git a/CHANGELOG.md b/CHANGELOG.md index aeae4174..8ada284f 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] + +## [2.3.1] - 2019-01-04 ### Fixed - Icon aligment. diff --git a/manifest.json b/manifest.json index 89fe60d2..e0f18f79 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "vendor": "vtex", "name": "minicart", "title": "Mini Cart", - "version": "2.3.0", + "version": "2.3.1", "defaultLocale": "pt-BR", "builders": { "pages": "0.x",