@adobe/helix-rum-enhancer
Advanced tools
Comparing version 1.21.0 to 1.21.1
@@ -0,1 +1,8 @@ | ||
## [1.21.1](https://github.com/adobe/helix-rum-enhancer/compare/v1.21.0...v1.21.1) (2024-06-10) | ||
### Bug Fixes | ||
* **fflags:** use correct domain ([1be1f07](https://github.com/adobe/helix-rum-enhancer/commit/1be1f07fc2db8240b0b76c70c024ab36d8a4cf55)) | ||
# [1.21.0](https://github.com/adobe/helix-rum-enhancer/compare/v1.20.0...v1.21.0) (2024-06-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@adobe/helix-rum-enhancer", | ||
"version": "1.21.0", | ||
"version": "1.21.1", | ||
"description": "Helix RUM Enhancer", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -21,4 +21,4 @@ /* | ||
onetrust: [543, 770, 1136], | ||
ads: [1339, 543], | ||
email: [1339, 543], | ||
ads: [1139, 543], | ||
email: [1139, 543], | ||
}; | ||
@@ -25,0 +25,0 @@ |
48797