diff --git a/CHANGELOG.md b/CHANGELOG.md index ff9ea430..502f015b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ 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] + +## [4.3.0] - 2021-01-14 ### Added - Example of multiple search gallery layouts usage diff --git a/manifest.json b/manifest.json index ac2b9978..4c5aacdb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "4.2.1", + "version": "4.3.0", "builders": { "styles": "2.x", "store": "0.x", @@ -60,8 +60,7 @@ "vtex.store-form": "0.x", "vtex.product-highlights": "2.x", "vtex.product-specifications": "1.x", - "vtex.tab-layout": "0.x", - "vtex.responsive-layout": "0.x" + "vtex.tab-layout": "0.x" }, "peerDependencies": { "vtex.reviews-and-ratings": "2.x"