Skip to content

Commit e0c2a58

Browse files
chore(release): 2.44.6 [skip ci]
## [2.44.6](v2.44.5...v2.44.6) (2026-03-02) ### Bug Fixes * remove cleanTemporarily and date-gated API path cleaning ([#607](#607)) ([04661d8](04661d8))
1 parent 04661d8 commit e0c2a58

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.44.6](https://github.com/adobe/helix-rum-collector/compare/v2.44.5...v2.44.6) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* remove cleanTemporarily and date-gated API path cleaning ([#607](https://github.com/adobe/helix-rum-collector/issues/607)) ([04661d8](https://github.com/adobe/helix-rum-collector/commit/04661d86c100d9844654063f2aee59bd3c4431f7))
7+
18
## [2.44.5](https://github.com/adobe/helix-rum-collector/compare/v2.44.4...v2.44.5) (2026-02-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-rum-collector",
3-
"version": "2.44.5",
3+
"version": "2.44.6",
44
"private": true,
55
"description": "Collect Real User Monitoring Data for Helix",
66
"main": "src/index.mjs",

0 commit comments

Comments
 (0)