diff --git a/CHANGELOG.md b/CHANGELOG.md index 121ef63d..2e5ef1c2 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.2.0] - 2019-03-18 ### Added - Add `pixel` policy. diff --git a/manifest.json b/manifest.json index 8ede8444..33c5fde7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "google-tag-manager", "vendor": "vtex", - "version": "1.1.0", + "version": "1.2.0", "title": "Google Tag Manager", "description": "Google Tag Manager", "mustUpdateAt": "2019-04-03",