Skip to content

Commit be158fe

Browse files
chore(release): 2.30.4 [skip ci]
## [2.30.4](v2.30.3...v2.30.4) (2025-02-24) ### Bug Fixes * **missingresource:** exclude specific RUM tracking resources from missing resource reports ([be1f077](be1f077))
1 parent 916c5fa commit be158fe

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.30.4](https://github.com/adobe/helix-rum-enhancer/compare/v2.30.3...v2.30.4) (2025-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **missingresource:** exclude specific RUM tracking resources from missing resource reports ([be1f077](https://github.com/adobe/helix-rum-enhancer/commit/be1f077e6aff202071ea3e5974b4092d6610d66e))
7+
18
## [2.30.3](https://github.com/adobe/helix-rum-enhancer/compare/v2.30.2...v2.30.3) (2025-02-03)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-rum-enhancer",
3-
"version": "2.30.3",
3+
"version": "2.30.4",
44
"description": "Helix RUM Enhancer",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)