@ax2/gpt-ads-module
Advanced tools
+10
-0
@@ -5,2 +5,12 @@ # Change Log | ||
| <a name="0.4.1"></a> | ||
| ## [0.4.1](https://github.com/ax2inc/gpt-ads-module/compare/v0.4.0...v0.4.1) (2018-10-05) | ||
| ### Bug Fixes | ||
| * Rely on self-built sizes mapping ([ba77209](https://github.com/ax2inc/gpt-ads-module/commit/ba77209)) | ||
| <a name="0.4.0"></a> | ||
@@ -7,0 +17,0 @@ # [0.4.0](https://github.com/ax2inc/gpt-ads-module/compare/v0.3.0...v0.4.0) (2018-10-04) |
@@ -170,5 +170,5 @@ export default { | ||
| mapping.addSize(browserSize, adSizes); | ||
| this.mapping.push([browserSize, adSizes]); | ||
| }); | ||
| adSlot.defineSizeMapping(mapping.build()); | ||
| this.mapping = mapping.Bd; | ||
| } | ||
@@ -175,0 +175,0 @@ |
+1
-1
| { | ||
| "name": "@ax2/gpt-ads-module", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "description": "Google Publisher Tag ads integration for Nuxt", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
17424
1.47%