@jenil_121/ga-bridge 1.0.6 → 1.0.7

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -25,4 +25,4 @@ This allows you to use Google Analytics as the source of truth and mirror the sa
25
25
  ### CDN (Recommended)
26
26
 
27
27
  ```html
28
- <script src="https://cdn.jsdelivr.net/npm/@jenil_121/ga-bridge@1.0.5/dist/twinalyze-ga-bridge.min.js"></script>
28
+ <script src="https://cdn.jsdelivr.net/npm/@jenil_121/ga-bridge@1.0.7/dist/twinalyze-ga-bridge.min.js"></script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jenil_121/ga-bridge",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "Twinalyze GA Bridge (GA → Twinalyze event forwarding)",
5
5
  "main": "dist/twinalyze-ga-bridge.min.js",
6
6
  "files": [