diff --git a/CHANGELOG.md b/CHANGELOG.md index 512a2e1..e3d8e99 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.0] - 2019-09-24 + ## Added - `Address` fragment to `OrderForm`. diff --git a/manifest.json b/manifest.json index c0e8e51..5096525 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "checkout-resources", - "version": "0.5.0", + "version": "0.6.0", "title": "Checkout Resources", "description": "Checkout Resources", "defaultLocale": "pt-BR",