@adobe/helix-rum-enhancer
Advanced tools
Comparing version 1.19.1 to 1.20.0
@@ -0,1 +1,8 @@ | ||
# [1.20.0](https://github.com/adobe/helix-rum-enhancer/compare/v1.19.1...v1.20.0) (2024-06-07) | ||
### Features | ||
* **ads:** enable ads feature flag ([1b9f168](https://github.com/adobe/helix-rum-enhancer/commit/1b9f16839cd6e9389b96018261391f1e824cc109)) | ||
## [1.19.1](https://github.com/adobe/helix-rum-enhancer/compare/v1.19.0...v1.19.1) (2024-06-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@adobe/helix-rum-enhancer", | ||
"version": "1.19.1", | ||
"version": "1.20.0", | ||
"description": "Helix RUM Enhancer", | ||
@@ -47,3 +47,3 @@ "main": "src/index.js", | ||
"mocha-multi-reporters": "1.5.1", | ||
"semantic-release": "23.1.1" | ||
"semantic-release": "24.0.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "lint-staged": { |
@@ -21,3 +21,3 @@ /* | ||
onetrust: [543, 770, 1136], | ||
ads: [1339], | ||
ads: [1339, 1198], | ||
email: [1339], | ||
@@ -24,0 +24,0 @@ }; |
48292