diff --git a/CHANGELOG.md b/CHANGELOG.md index e47f011..530b38a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.6.1] - 2019-10-01 + ## Changed - Styles to fit in flex layout diff --git a/manifest.json b/manifest.json index 607c919..1d1877f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "checkout-summary", - "version": "0.6.0", + "version": "0.6.1", "title": "IO Summary Component", "description": "IO summary component to checkout", "defaultLocale": "pt-BR",