diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d5374dd..4121f30e 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.18.2] - 2018-11-01 ### Added - `IconPack` component to serve the icon used by the dreamstore components. diff --git a/manifest.json b/manifest.json index ab8f5a2a..8538eb58 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "dreamstore", - "version": "1.18.1", + "version": "1.18.2", "builders": { "pages": "0.x", "react": "2.x"