diff --git a/CHANGELOG.md b/CHANGELOG.md index d5edc9a..b41f8b3 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.4.2] - 2018-11-08 ### Fixed - Fix bug in mobile that misplaced Popover and add top margin to email. diff --git a/manifest.json b/manifest.json index 1dd738b..27eae43 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "telemarketing", - "version": "1.4.1", + "version": "1.4.2", "title": "VTEX Telemarketing", "defaultLocale": "pt-BR", "description": "The VTEX telemarketing app",