diff --git a/CHANGELOG.md b/CHANGELOG.md index 71342135f..8d65cd59f 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] + +## [1.5.2] - 2018-09-28 ### Fixed - Fix breadcrumb being shown on mobile. diff --git a/manifest.json b/manifest.json index de4a996a0..3f218afad 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "search-result", "vendor": "vtex", - "version": "1.5.1", + "version": "1.5.2", "title": "VTEX Search Result", "description": "A search result wrapper component", "mustUpdateAt": "2019-04-25",