We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5aafc commit ab2b6e7Copy full SHA for ab2b6e7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.3](https://github.com/adobe/helix-rum-js/compare/v2.1.2...v2.1.3) (2024-06-05)
2
+
3
4
+### Bug Fixes
5
6
+* immediately load the enhancer ([#164](https://github.com/adobe/helix-rum-js/issues/164)) ([aa5aafc](https://github.com/adobe/helix-rum-js/commit/aa5aafc28e3e83c29cc78565ec084904e8a5bc85))
7
8
## [2.1.2](https://github.com/adobe/helix-rum-js/compare/v2.1.1...v2.1.2) (2024-05-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-rum-js",
- "version": "2.1.2",
+ "version": "2.1.3",
"description": "Helix RUM JS",
"main": "src/index.js",
"type": "module",
0 commit comments