From 74d66ff8cbcda254d8d1cf32ea7ad185ea7bbcfc Mon Sep 17 00:00:00 2001 From: augustocb <1315451+augustocb@users.noreply.github.com> Date: Tue, 1 Oct 2019 20:20:18 +0000 Subject: [PATCH] Release v0.6.1 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",