Skip to content

Commit

Permalink
fix(lib): update scripts/aem.js to aem.js@2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 18, 2024
1 parent 220bc9b commit 4105830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/aem.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ function sampleRUM(checkpoint, data) {
}
document.dispatchEvent(new CustomEvent('rum', { detail: { checkpoint, data } }));
} catch (error) {
// something went wrong
// something went awry
}
}

Expand Down

0 comments on commit 4105830

Please sign in to comment.