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 fad8fb9 commit c68d9e0Copy full SHA for c68d9e0
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Changelog for AWS RUM Web Client
2
3
-<!--LATEST=1.0.4-->
+<!--LATEST=1.0.5-->
4
<!--ENTRYINSERT-->
5
6
+## 1.0.5
7
+
8
+- fix: Fixed uncaught TypeError when include/exclude URLs are used with tracing enabled
9
10
## 1.0.4
11
12
- fix: Added npm prepublish script
package.json
@@ -1,6 +1,6 @@
{
"name": "aws-rum-web",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "The Amazon CloudWatch RUM web client.",
"license": "Apache-2.0",
"author": "Amazon CloudWatch RUM Staff <[email protected]>",
0 commit comments