Skip to content

Commit ab2b6e7

Browse files
chore(release): 2.1.3 [skip ci]
## [2.1.3](v2.1.2...v2.1.3) (2024-06-05) ### Bug Fixes * immediately load the enhancer ([#164](#164)) ([aa5aafc](aa5aafc))
1 parent aa5aafc commit ab2b6e7

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.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+
18
## [2.1.2](https://github.com/adobe/helix-rum-js/compare/v2.1.1...v2.1.2) (2024-05-31)
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.1.2",
3+
"version": "2.1.3",
44
"description": "Helix RUM JS",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)