diff --git a/CHANGELOG.md b/CHANGELOG.md index fe02786..cbcd282 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ 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] + +## [0.6.0] - 2021-01-11 + +### Added - Implemented loading behaviour for products comparison page. ### Changed diff --git a/manifest.json b/manifest.json index 7401548..fe9d048 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "product-comparison", - "version": "0.5.0", + "version": "0.6.0", "title": "Product Comparison", "description": "Product Comparison", "defaultLocale": "pt-BR",