diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e6bb9e7..c576a5c0 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] +## [1.10.1] - 2018-08-10 + ## [1.10.0] - 2018-08-10 ### Added - Dispatch `Datalayer` Events (home, category, department, product and search). diff --git a/manifest.json b/manifest.json index 2c287ca7..589eba42 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store", - "version": "1.10.0", + "version": "1.10.1", "title": "VTEX Store", "description": "The VTEX basic store.", "builders": {