diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b20acac..6b098948 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.15.0] - 2018-09-14 ### Added - `ProductContextProvider` redirect to the searchPage when product not found. diff --git a/manifest.json b/manifest.json index 7337d38a..fdc265a4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store", - "version": "1.14.0", + "version": "1.15.0", "title": "VTEX Store", "description": "The VTEX basic store.", "builders": {