@blotoutio/providers-google-ads-clicks-sdk 1.11.5 → 1.11.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.cjs.js CHANGED
@@ -638,7 +638,7 @@ const tag = ({ data, eventName, manifestVariables, eventId, destination, }) => {
638
638
  }
639
639
  return {
640
640
  loaded: isLoaded,
641
- sdkVersion: "1.11.5" ,
641
+ sdkVersion: "1.11.6" ,
642
642
  };
643
643
  };
644
644
 
package/index.js CHANGED
@@ -639,7 +639,7 @@ var ProvidersGoogleAdsClicksSdk = (function () {
639
639
  }
640
640
  return {
641
641
  loaded: isLoaded,
642
- sdkVersion: "1.11.5" ,
642
+ sdkVersion: "1.11.6" ,
643
643
  };
644
644
  };
645
645
 
package/index.mjs CHANGED
@@ -636,7 +636,7 @@ const tag = ({ data, eventName, manifestVariables, eventId, destination, }) => {
636
636
  }
637
637
  return {
638
638
  loaded: isLoaded,
639
- sdkVersion: "1.11.5" ,
639
+ sdkVersion: "1.11.6" ,
640
640
  };
641
641
  };
642
642
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blotoutio/providers-google-ads-clicks-sdk",
3
- "version": "1.11.5",
3
+ "version": "1.11.6",
4
4
  "description": "Google Ads Browser SDK for EdgeTag",
5
5
  "author": "Blotout",
6
6
  "license": "MIT",