Skip to content

Commit

Permalink
Add pixel policy
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasecdb committed Mar 11, 2019
1 parent 06dc876 commit 4bfe898
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
### Added
- Add `pixel` policy.

## [1.1.0] - 2019-01-25

Expand Down
5 changes: 5 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
"dependencies": {
"vtex.pixel-manager": "0.x"
},
"policies": [
{
"name": "pixel"
}
],
"settingsSchema": {
"title": "Google Tag Manager",
"type": "object",
Expand Down

0 comments on commit 4bfe898

Please sign in to comment.