Skip to content

Commit 39685fb

Browse files
chore(release): 2.12.2 [skip ci]
## [2.12.2](v2.12.1...v2.12.2) (2025-07-17) ### Bug Fixes * wrap micro.js in IIFE to prevent global variable conflicts ([ee1766f](ee1766f))
1 parent 3e785b7 commit 39685fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.12.2](https://github.com/adobe/helix-rum-js/compare/v2.12.1...v2.12.2) (2025-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* wrap micro.js in IIFE to prevent global variable conflicts ([ee1766f](https://github.com/adobe/helix-rum-js/commit/ee1766f3e92006a452c81e16d9b5b8c897f863f7))
7+
18
## [2.12.1](https://github.com/adobe/helix-rum-js/compare/v2.12.0...v2.12.1) (2025-05-23)
29

310

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-js",
3-
"version": "2.12.1",
3+
"version": "2.12.2",
44
"description": "Helix RUM JS",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)