diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b5e7ec..8221ec4 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.2.2] - 2019-08-23 + - Hot fix: title margin ## [0.2.1] - 2019-08-20 diff --git a/manifest.json b/manifest.json index 621c152..6feea33 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "checkout-summary", - "version": "0.2.1", + "version": "0.2.2", "title": "IO Summary Component", "description": "IO summary component to checkout", "defaultLocale": "pt-BR",